Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Standard Change Domain Separation

Is it possible to add domain separation to Standard Change templates? We use domain separation quite heavily, and would like to have Standard Change Templates that are approved in one domain, but not available in other domains. Can this be done?

Jon G by Kilo Expert
  • 2124 Views
  • 3 replies
  • 3 helpfuls

Resolved! Email Script - Hide Fields in Email Notification

Hello All, I have the below email script however, i will like to hide these fields (e.g Description etc) in the email notification when no value is provided. In the email notification, they should be hidden only when no value is provided. What is the...

WP2 by Kilo Guru
  • 3204 Views
  • 9 replies
  • 0 helpfuls

Limit character size on a variable

Hello good day!I was wondering if there's a way you can set the max length of a certain variable through an on change script, if you can see the screenshot below, I'm trying to cut down the max length of the Job Title(string field) to 28 characters o...

sapp.jpg sap2.jpg

Case-sensitive coalesce field values

Hi, We have a requirement to implement case sensitive value for field. For example if the existing record has value "ABCD"  and another user insert the value of same field as "abcd" or "ABcd", then the system should accept the value. But if we will a...

shallumittal by Tera Contributor
  • 3483 Views
  • 2 replies
  • 0 helpfuls

Call Script action in Business Rule

Hii All, I created the script action and tried to call into Business Rule. It doesnt working. The following condition i used. 1. Event has created 2. Wrote the script in Script action and mapped with Event. 3. Called the script action into Business...

find_real_file.png find_real_file.png find_real_file.png
ersureshbe by Giga Sage
  • 3893 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to restrict the Record Producers in the Portal Search option

Hello All, How to restrict the Record Producers to search in the Portal Page. These Records producers are from Order Guide- the users are searching with the specific Record Producer names in the Portal Search option and submitting the form. Since it ...

find_real_file.png
jaisankar by Mega Contributor
  • 5296 Views
  • 8 replies
  • 7 helpfuls

How to create a RITM without creating a REQ?

Hi All, We have a requirement to create "x" number of RITM based on the "x" number of rows used in "Multi row variable", this RITM in turn should not create multiple REQ. We had a requirement to create a multi share windows catalog request i.e. in 1 ...

Anand Kumar7 by Tera Contributor
  • 3592 Views
  • 2 replies
  • 0 helpfuls

Adding Due Date field to Visual Task Board Kanban Cards

I am trying to Create a Due Date field on my cards displayed in Visual Task Board (the Kanban wall, not table). I have it in my table as a column, but I want it to display on my Cards in my visual task board wall. is this even possible?

mattmm by Kilo Sage
  • 6292 Views
  • 5 replies
  • 1 helpfuls

How to disable Scheduling Assistant

Hi Guys, Anyone has any idea as to how to disable Scheduling Assistant in Change Management? Here is the details in the docs site: https://docs.servicenow.com/bundle/madrid-it-service-management/page/product/change-management/concept/change-conflict-...

find_real_file.png
Mussie by ServiceNow Employee
  • 3719 Views
  • 3 replies
  • 0 helpfuls

Resolved! Issue with a Fix Script for updating Incident Tickets

Within Incident Management, we turned the state of "Awaiting User Info" (created, not OTB state) to Inactive status.  There were over 400 tickets that were in that state, most of which were over 1 year old (put in that state by technician, then "forg...

terrieb by Tera Guru
  • 5879 Views
  • 14 replies
  • 1 helpfuls

select box - multiple choice - g_form.addOption

Hi, I have a catalog item where one of the variables (it is part of a variable set) will display all assets assigned to a selected user, but then I need the requestor to select only one of the assets, so I would ideally like to use a multiple choice ...