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

Forum Posts

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
  • 257 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
  • 408 Views
  • 4 replies
  • 0 kudos

Resolved! Remove copy option

Hi folks,Does anyone know if it is possible to remove the copy option from the menu available within a record from the ellipsis & the menu when right clicking on a record name?Many a year ago in version 4.something there was custom code that could be...

MikeBarnett_0-1717509827724.png MikeBarnett_1-1717509920545.png

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
  • 4737 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
  • 7051 Views
  • 21 replies
  • 0 kudos