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

Are you sure? dialog box

We have the standard list of cross-references to another application on our layout. When someone goes into Edit mode and clicks one of the little X buttons to remove a cross-reference, we'd like to have Archer pop up a dialog saying "You are removing...

Best way to Refresh record?

I have a number of scenarios where we use a custom object to trigger data feeds and APIs, which process and add/modify content on that record. I'm looking for a way to refresh/reload that page (a button will do for now, although it'd be great if ther...

API Calls within Custom Objects

Hello, I have written a PowerShell script involving REST API calls to add users to requested Archer groups automatically post business approvals and close the request after user assignment (requests are tracked through an ODA). Now that I have a work...

Accessing Matrix field using JavaScript

Hello All. I am trying to get and set values of Matrix field in custom object. When I use $CM.getFieldValue(22486), I get returnsand $CM._field[22486] returns I have a columnList and rowList numbers there.But I am not able to get or set the values ac...

Snímka.PNG Snímka2.PNG

Values list value via custom object error

Hello, We used to be able to get a value from a values list field with the below line:$.parseJSON($('input[id*="f18514c"]".val())however, this no longer works after updating our environment to 6.8 p2, we get this error now:Unexpected end of json Inpu...

Custom Object to Add a VL Value

Hi All, I need fresh eyes on this! I need to add a value to a values list when a record is saved (not select the value, but just add it to the list). The value I need to add is the content ID of the record. I have confirmed using console.log that my ...

I would like to enhance the custom object that hides the copy button (article #000016800) such that the Copy button is hidden based on the value of a drop down list. This needs to work both for View and Edit mode. I was not able to read the content of a d

I have an Archer application where I would like to restrict the ability for users to copy records. I found the article on how to hide the Copy button, but I would like to be able to make the Copy Button available based on the value in a drop down lis...

Unsaved Changes dialogue box popup

Hi Archers,Hope you all are safe A quick question around custom object:To show warning messages on a change event - we use WarningAlert("WarningMessage","Warning");Any suggestions around to show unsaved changes/ Yes/No dialogue box, what's the functi...

Shubh by Collaborator II
  • 1122 Views
  • 1 replies
  • 0 kudos

Resolved! Hide Child Level Upon Add New Record

I have a leveled application ODA to start a review process for End Users. They click to add a new record and get the option to add a Parent record or a Child record. Since the Child record should always be linked to a Parent, can I hide or remove the...

Help with listbox field filter

We have a listbox field values list. Each record can have more then one value. We are having a problem drilling down to specific values in the report filter. Example a record has value X Y Z. If I search for just X and Y I will get the record that ha...

Products.png