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

Forum Posts

Resolved! ACL issue. How to avoid creating a record based on field condition?

Hey, I created a new table. The standard ACL for creation for newly created role has been restricted on write & create for a field condition to be satisfied.  I.E. create / write is only allowed if fieldA is not 'abc'. FieldA is a choice list. All wo...

Zod by Giga Guru
  • 2839 Views
  • 3 replies
  • 2 helpfuls

Apply template server side

Hello! We have a setup from where we generate an array of tasks to a project depending on a customer input value. The relation between the projects and tasks happens through a related list. When the user has selected the value on the project, and sub...

Lasse5 by Kilo Contributor
  • 4577 Views
  • 5 replies
  • 0 helpfuls

Best practices for incident logging

Our incident form was implemented as part of our start up 4 years ago, but everyone in our organisation hates it!  Users don't understand what Business Service and Category to select when logging their incident.  We are 100% self-service, but calls a...

Resolved! Find out which order guide an item came from

I have a catalog item that is used by more than one order guide, however, I need to change the value of a variable on the catalog item based on which order guide it came from. For example, I have a catalog item for Phone requests that has a phone req...

gjz1 by Giga Expert
  • 4972 Views
  • 7 replies
  • 0 helpfuls

Resolved! Redirect to Service Portal Page after login - based on user

Hello all, After a user has logged in, I'd like to be able to redirect them to a particular service portal page, based on criteria such as their roles and group membership, but also based on the values of fields of their user record, such as company,...

Jamsta1912 by Tera Guru
  • 10482 Views
  • 2 replies
  • 1 helpfuls

How Can I use key value pair in system property?

Hi want to define key and value pair(Dictionary)in system property and call the system property in the script. Depending on the key I provided in the script the property should return the value. Any help will be appreciated. Regards, Amitra 

amiie by Kilo Contributor
  • 4213 Views
  • 3 replies
  • 1 helpfuls

adding additional approvers in the RITM

Hi Everyone, I'm using the ServiceNow OOB to test a functionality in ServiceNow. I have a simple catalog item that adds approvers after submitting a form. The form has a list collector for the approvers so that user can add more than 1 approver in ca...