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

Resolved! Validating date fields

I have 2 manually updated date fields that require data validation rules. Date field 1 - the value must be prior to or equal to todayDate field 2 - the value must be equal to or greater than Date field 1I have searched through the site, but most of t...

ScottNess by Contributor II
  • 141 Views
  • 5 replies
  • 0 kudos

Need Data feed initiator too and utility

Need Data feed initiator too and utility. It is not available on below link.Archer Data Feed Initiator Tool & Utility 6.8 Installation Package - Archer Community - 568571 (archerirm.community)@DavidPetty

_neha by Contributor
  • 128 Views
  • 1 replies
  • 0 kudos

Custom object to populate resource

Has anyone had any luck creating a custom object to populate the resource within an appointment (in scheduler field)? We need to bulk create 1000+ appointments and assign them appropriately to individuals but there doesn't seem to be a way to import ...

cpallone by Contributor
  • 89 Views
  • 0 replies
  • 0 kudos

Custom Object to Set value list field

Hi,I am trying to set a value list field using a custom object. The code is working only when I click on the button after saving the record. I want the value to set when I click on the button and there should be no dependency on save.Please let me kn...

Resolved! Archer workflow custom object

I have a workflow user action button "Request for Information". Clicking on this button just sends a notification to the owner and continues to remain in the same stage. Currently, we display a message that a notification will be sent to the concerne...

pastedImage_1.png

Resolved! Unable to set the font color for the field Label

I am unable to change the font color of a field's label. In my custom object, I have a reference to the SPAN element (var myElement) which contains field label text. I validated this by dumping its text and HTML to the console.log. My code uses the f...

NeilGove1 by Contributor III
  • 2735 Views
  • 10 replies
  • 0 kudos

Cross Reference on change

Hello,Is there a way via custom code to check if XREF has changed/modified? click function is working but change does not work.FieldID = xref field id$('div[id*="'+ FieldID + 'c"]').click(function(){console.log('check');}); Thanks,Lisa

eyambao by Contributor
  • 902 Views
  • 1 replies
  • 0 kudos