The CreatorCon Call for Content is officially open! Get started here.

Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! SOAP Requests

Hi All! Could someone please tell me the difference between these two security findings?  There is one that says: SOAP request authorization  and another that says: SOAP request strict security    Could someone help explain the difference between the...

Resolved! If a form has validation errors, how can I stop the UI action?

Hello All, On catalog task I've a section called change request information, in this section I'm validating CAB date via business rule after update. Please see below  I have a "Create Change" UI action on the same task form that I want to stop submit...

Reddy_0-1693928010131.png
Reddy by Kilo Sage
  • 403 Views
  • 1 replies
  • 0 helpfuls

Resolved! Cannot Add Conditions to ACL

Hi All, I'm trying to create a new ACL record on table "customer_account". I could successfully save the ACL record but then I wanted to set some conditions. It showed this error:   Error MessageInvalid 'Access Control' record even though the selecte...

Mohammad8 by Kilo Expert
  • 7471 Views
  • 3 replies
  • 4 helpfuls

Resolved! Map several variables to same field using record producer

Hello, I'm trying to map several variables to the same table field using the record producer's script. I'm using the following script as an example: //current.table_field += producer.variable1;//current.table_field += producer.variable3;//current.tab...

Diogo Luz by Tera Expert
  • 941 Views
  • 2 replies
  • 1 helpfuls

Resolved! Relationship Query script

Hello.I'm working on creating a Query script for Relationship.I would like to use the sys_id of the current record to narrow down the records displayed in the related list, but I am having trouble getting the sys_id using current.sys_id.How can I get...

SO10 by Tera Contributor
  • 3172 Views
  • 3 replies
  • 0 helpfuls

Service Portal: Custom Homepage Search Widget

I'm attempting to customize a copy of the Homepage Search widget. The original is currently on the homepage of our Service Portal. It searches the Catalog, Knowledge Base, and Users.For the copy, I want it on a different page as the company directory...