Important Update: Community URLs redirect issues are partially resolved. Learn More. .

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

Forum Posts

Update the field

I created an custom object in contract application. it saves the selected answers first and then generate the engagement record and copies the selected values to engagement. the custom object is working fine however some requirement is updated and af...

Ajeet by Contributor III
  • 816 Views
  • 1 replies
  • 0 kudos

Resolved! Execute Method on the basis of flag

I have a custom object which creates an engagement along with some values however user first need to select values and then save the selected values by clicking the save button then the user hits the generate engagement button to create and copy the ...

Ajeet by Contributor III
  • 1190 Views
  • 2 replies
  • 0 kudos

Resolved! PageLoad not always being triggered

I have a Custom Object storing data in sessionStorage. The code is very simple:Sys.Application.add_load(function() { console.log('Sys.Application.add_load() has been executed.'); sessionStorage.setItem('applicationId', 'a001'); }); It's very strange ...

Richard by Contributor III
  • 1423 Views
  • 5 replies
  • 0 kudos

Javascript CO Execution Firing Sequence

Good morning to the community: I apologize in advance if this question is rudimentary as I am trying to learn how to support and utilize COs in our system...I have an existing CO (written by someone long gone) that is designed to build multiple Assig...

How get an ID from differents sections?

I'm building a 'Guide Me' for my findings solution and I'm having trouble to referencing divs that aren't in the same section as the code. 1- I created a new section 'Guide me' and added the code to the custom object 'Step 0'2- Since the code is only...

ASI_Sustentacao_3-1672667640721.png ASI_Sustentacao_2-1672666905394.png

Resolved! Custom Object returning null for field value

I am trying to get a value from a field on the form in edit mode. I have read the code below should work but it is always returning null. The end goal is to compare to dates and show warning if start date is after due date. It may be worth noting the...

Pop up message on AWF button

I am working on the pop up message when a user selects an advanced workflow button. For example if the user selects “Approved”, a pop up message : “Please confirm.” appeared and required user to click ‘OK’ or ‘Cancel’ button. If user selects ‘OK’, th...

MMHH2233_1-1672191183524.png
MMHH2233 by Contributor
  • 1099 Views
  • 1 replies
  • 0 kudos

Custom Objects And You

Welcome to my little space in the corner on Link dedicated to custom objects in Archer, RSA Archer Custom Objects" data-type="space‌ With this little community I plan on writing documents on various aspects to custom objects along with sample code an...

if_warning_48_10375.png
DavidPetty by Archer Employee
  • 22610 Views
  • 78 replies
  • 43 kudos