How to disable Save and Save and Close buttons
How to disable Save and Save and Close buttons by using the Custom Code?
Important Update: Archer Community Scheduled Maintenance on November 23–24 - New Community Launching Soon! Learn More..
How to disable Save and Save and Close buttons by using the Custom Code?
Archer Community- Here's some code to resize the columns in a sub-form or cross reference grid. Archer 6.9. SP2. You'll have to Inspect Element and find the last characters of the grid table's ID for this. Column numbering starts at 1, so you'll have...
Archer Community, If anyone needs a function to show or collapse a section, e.g. simulate a click, here's a function to do it. Pass the section name as the parameter. Written in Archer version 6.9. SP2. function sectionClick( sectionName ) { // find ...
In one case, where a record has to be saved to be enrolled in advanced workflow, we want to rename the Save button to "Begin". Hiding the Save button and adding a custom begin button that performs the save functionality would also be fine. I've tried...
Hello, I'm trying to create a Custom Object code to display a pop-up window once the user clicks on the radio button. The pop-up should only contact the information field from other application. OR - if this can be done without using custom object, i...
Hello All, I have a requirement to validate format of input text field on save or save and close. I want to skip this validation if this filed is black or not in DOM. I wrote below code but this code broke Save and Save and Close functionality also I...
Is there a global variable or method that returns the moduleId or LevelId when doing an AddNew content record? With the custom object that I am creating, I would like to write the code generically so I dont have to hard code a fieldId. How can I get ...
After creating a new custom object, I was curious to know if it would be possible put the js code somewhere so that it would be picked up automatically by all applications and questionnaires? Knowing how to do this would save time so that it would no...
Hi, We're using v6.8 P5 and have a leveled app (3 levels). From level 2, we want to create a level 3 record and a default a values list field. For some reason, two records are being created instead of one record. Any suggestions would be greatly appr...
Hello, I'm working on a custom object where users type a risk into a text box and then have the option of clicking a button (my custom object) next to the text box which does a lookup and returns to users any other existing risks which have similar c...
Hello, $CM.getFieldById(field_Id).value is returning undefined for a read only record permission field in edit mode. Is there a way to accomplish this?
@DavidPetty @Ilya_Khen We have a "Re-enrollment" button in the workflow for re-enrolling the record. We need to show a confirm box when that button is clicked. If user clicks OK than workflow should run as usual else it should do nothing when Cancel ...
Hi Team, Recently I have written a code in v6.9 P2 to show an alert for record when value list(radio button) field value changes to certain value. Somehow when I used the same code in other application it is not working. Please help me to address thi...
Hello group. We have a working custom object that updates a values list field based on the user group. It was fairly easy to maintain with a limited number of groups. But that is now changing and I need a better solution that allows for flexibility. ...
Hi all,I'm trying to access filed values in a tab(s) that is not visible on the page with my Custom Object.Basically, I have a questionnaire where initial question is answered from 1-10 and depending on the answer the same number of tabs will be show...
Hi Is there any custom object which can provide us to disable Hyperlink from a Key field , which acts as a CR field from a Questionnaire ? Because we don't want the user to select the Field so that user should not go the CR record? Thanks
Hello,Does anyone have an existing custom object code for force a ph# format?We need the users to enter phone number like this???-???-????. We wont let them save the record unless they use that format.If you have code for this we would appreciate it....
Hello, I have an a Parent field (1A) that requires an attachment (1B) if answered Yes. If Parent 1A is Yes and an attachment is added to 1B but then the user changes the Parent 1A to No, I'd like to clear out the attachment if they did not. I'm unabl...
Need to compare two different Record Permission fields. If both the values are same, then we need to blank the 2nd field. Else the same value. How could we get this via custom code?
Hi all, Can someone assist me in the following issue:I have two datafeeds running through two custom object buttons in the same page.As it seems the system runs always the second one (if you put a second) I attach the code for feed 1 and feed 2 - if ...
Subject | Author | Posted |
---|---|---|
2024-10-24 11:18 AM | ||
2024-09-27 12:17 PM | ||
2024-07-09 09:29 AM | ||
2024-03-21 01:45 PM | ||
2024-02-15 07:50 AM |