Important Update: Some Community URL Redirects are Under Maintenance. Learn More. .

cancel
Showing results for 
Search instead for 
Did you mean: 
Archer Custom Objects Forum

Forum Posts

Custom Object to show alert on value change

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...

Resolved! Custom object for user group

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. ...

Hide Hyperlinks from a Key field

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

AmitGupta by Collaborator III
  • 864 Views
  • 1 replies
  • 0 kudos

Need custom object code. Force Phone # format

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....

RodEhrlich by Contributor III
  • 5588 Views
  • 28 replies
  • 0 kudos

Resolved! Datafeed Custom buttons conflicting

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 ...

Resolved! Mimic Questionnaire Add New

I am looking to mimic the questionnaire add new field, to place it on another application. I did debug and took the onclick value of Add New button. If i pass that value directly in HTML, the link is working fine. But if i try to pass that via javasc...

Saravanan by Contributor III
  • 2600 Views
  • 9 replies
  • 0 kudos

Resolved! Unbind AWF buttons?

I know it is possible to unbind the onclick event for the Save and Save and Close buttons.However, I don't seem to be able to do this for the Workflow buttons.Wondering if this is possible. Ultimately, I want to trigger the event if my criteria is OK...

jsol5 by Advocate II
  • 7204 Views
  • 25 replies
  • 4 kudos

Custom Button in Menu Header

Hi, I have a requirement wherein to place a custom button(Submit Certification) in the header. Adding the code which I have used to create the Custom button:

Submit Certification
It all works fine I just now need to add this button header menu.

pastedImage_1.png
AshaHB by Contributor III
  • 2353 Views
  • 10 replies
  • 0 kudos

Upload File to Server with Custom Object

Dear Community, We would like clients to upload files to File Repository using javascript custom object? How could we achive that? What should we do at server side? Is there any library supported by RSA Archer? Attachment fields are generating new na...

Record Permission Custom Object

We are working on one requirement wherein we need to pull the user email address from the manual record permission field. Is there a way to pull the email address from the manual record permission field with the help of custom object.Any help would b...