We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Resolved! Adding a Template to Emails Sent From an Incident

Is it possible to use a template for the emails that are sent out in the incident? There doesn't seem to be any options in the send email window. It looks out of place when the rest of the emails sent out during an incident life cycle has a template ...

Community Alums by Community Alums  
  • 3163 Views
  • 3 replies
  • 0 helpfuls

Resolved! Global Business Rules -- When to USE Them

Although it is said that ServiceNow strongly advises against using Global Business Rules... playing Devil's advocate: why are Global Business Rules available?  What would be a good example of using a Global Business Rule?  Anyone with an answer would...

mferich by ServiceNow Employee
  • 4936 Views
  • 4 replies
  • 1 helpfuls

Employee Onboarding with Service Catalog

We've been using Service Now for a little over three years and we have been using service catalog in-part for employee onboarding for almost a year.Our employee onboarding process hasn't been very successful and we are facing a number of problems, fr...

nmartinez by Kilo Contributor
  • 10059 Views
  • 6 replies
  • 0 helpfuls

UI Action - "Request Approval"

Has anyone done something like this?  When a user clicks a UI Action, "Request Approval", it will 1) Prompt the user with a message stating all fields must be completed. 2) Sets all Fields on a particular form section to Mandatory.  Essentially, we...

rachellesan by Tera Contributor
  • 9076 Views
  • 9 replies
  • 5 helpfuls

Resolved! Moving a button on form header to left

Hi All, Is there a way we can move the button on form header to left as shown in below screen? I tried for options in UI action but could not find any. Please let me know if there is a way to do so.    Many thanks in advance.  Rajnish

Capture 1.png
RKumar3 by Tera Guru
  • 3266 Views
  • 5 replies
  • 0 helpfuls

onChange client script triggered twice

My script resets the value of the field to null if the server returns a negative result, and it appears that that reset is causing the onChange function to be triggered again.   Anyone else have this problem?   Any suggestions to resolve?

dan_cooper by Kilo Contributor
  • 4088 Views
  • 8 replies
  • 0 helpfuls

Access to request.requested_for from catalog task

I am trying to access the value for requested_for on the request associated to a catalog task.I have a catalog task and need to find the value for the requested_for field at the request level. I am doing this so that if there is a requested_for value...

Joel_Miller by Mega Contributor
  • 5457 Views
  • 7 replies
  • 0 helpfuls

Resolved! Raw SQL Commands to GlideRecord

I'm running into some performance issues using GlideRecord and GlideAggregate to perform the equivalent of a relatively simple SQL query. The specific problem I'm trying to solve is to determine which reports haven't been run in a certain amount of t...

stopping by Giga Contributor
  • 3577 Views
  • 2 replies
  • 0 helpfuls

Will a UI Policy's 'Execute if true' script only run at load time? It doesn't seem to run whenever the fields are changed.

For example, on the project task, I created a test UI Policy below:  function onCondition() {       if (g_form.getValue('time_constraint') == 'asap') {   g_form.setReadonly('end_date', true); }}  This very simple rule doesn't change the read only of...

garyopela by ServiceNow Employee
  • 12823 Views
  • 4 replies
  • 0 helpfuls

Resolved! Reference jquery library from client script

I have a dropdown list with three options - green, yellow, red.   Each OPTION has it's own background color so when the user expands the list they see the actual color instead of the text.   I was able to create the dropdown using an onLoad script, h...

uluerje by Mega Expert
  • 6681 Views
  • 4 replies
  • 0 helpfuls

Resolved! Problem with UI Policy/Requested Items

We have several catalog items.There are also UI Policies associated w/ some of these items, which hide/show fields depending on certain values selected in other fields. This works GREAT!We also have the box selected 'Applies to requested items' on th...

Resolved! How to create forms with pre-filled fields.

I am looking to create forms when I can easily click using the new UI interface down the left hand side, so for example when we receive a password reset the Service Desk can just click a button on the left and it will open a new incident with all the...

Garry Knight by Kilo Contributor
  • 9105 Views
  • 11 replies
  • 2 helpfuls