Important Update: Archer Community Scheduled Maintenance on November 23–24 - New Community Launching Soon! Learn More..

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

Forum Posts

How to get the current user?

I need to get the current user using the Archer 6.12.0.5.1 version, I already tried this code, from version 6.4 I found on the forum, but it doesn't work anymore, I think it has to be updated:Our customer wants to remove a specific user from a group ...

toberle by Contributor III
  • 1612 Views
  • 3 replies
  • 0 kudos

Date Comparison in Archer 6.3

We have this Date Comparison JavaScript in Archer 5.5 running, but we are unable to get this script to work in Archer 6.3 P4.I am attaching the copy of the current JavaScript that is being used and is working in Archer 5.5. Please help us resolve thi...

Resolved! Hide custom button based on record status

I have a custom button that is created and used to set a field in the record. The button is displayed next to the save and close button. I'm trying to hide this button (or only show it) if a field contains a certain value.My code to create the button...

cpallone by Contributor
  • 830 Views
  • 1 replies
  • 0 kudos

Digital Signatures - Part 11 Compliant

For anyone currently utilizing the Digital Signature feature offered by Archer - Do you know if the mechanism that facilitates that functionality is FDA Part 11 (Electronic Records, Electronic Signatures) compliant? If yes, do you have any documentat...

Button to Open Specific Email Template

Hello,I am trying to create a custom object button which will open a specific email template.At first I was trying to do something like:document.querySelectorAll('iframe')[0].contentWindow.document.querySelector('a[title=""]').click()But this does no...

cameronk by Contributor II
  • 913 Views
  • 4 replies
  • 0 kudos

Populate a Read Only field with JavaScript?

I'm wondering if there is a way/different syntax to use to populate a text field, that is being made read only with a DDE?The below works, when the field is not being made read only. The odd thing is the when I check the value with an alert, such as:...

Resolved! Help with CO to clear a text field

I'm trying to build out a custom object in 6.9 P2 that will clear the value in a text field based on the value selected from a values list field. I've read through article https://community.rsa.com/t5/archer-custom-objects/clear-out-text-field-based-...

ScottNess1 by Contributor III
  • 6290 Views
  • 18 replies
  • 0 kudos

Resolved! Custom object to select specific mail merge object

Is it possible to have a custom object that will select a specific mail merge template for export? I can display the Export button (master_btnExport), but was hoping to expand on the function to make it easier for end user as we have a dozen or so te...

sness by Contributor III
  • 9033 Views
  • 21 replies
  • 0 kudos