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

Resolved! Send email notification when priority has changed.

I want to send an email notification to "Assigned To" or "Assignment Group" when priority has changed. For example:Send notification when priority change from (1 - Critical, 2 - High, 3 - Moderate, 4 - Low) to (1 - Critical, 2 - High, 3 - Moderate, 4...

Resolved! Creating rich text type label

Unable to create a variable in rich text format, Receives error message that states invalid insert and 'variable names can only contain alphabets, numbers '_' characters. They must begin with an alphabet'

Resolved! Add IF/ELSE condition in Advanced Reference Qualifier

Hello, Is it possible to add the IF/ELSE condition in Advanced Reference Qualifier? On the service portal, I have a Record Producer. I want to put a condition that if (current.variables.u_name == current.opened_by) then call my script include into re...

g_form.DisplayBox('') is not working in the portal

Hi All, Actually, I need to get the value of the reference field. So I am using 'g_form.DisplayBox('')' but it not working in the portal and gives a javascript console error. Can anyone help me with that? Note: The field refers to the Service offerin...

Rama Rao by Tera Contributor
  • 1958 Views
  • 7 replies
  • 2 helpfuls

Resolved! not supported calendar msg.ics

I encountered Error, "not supported calendar msg.ics" is there any possible workaround with this problem?

Marj3 by Kilo Contributor
  • 3511 Views
  • 2 replies
  • 2 helpfuls

Prevent access to back-end

Hello, my client asked to provide cmdb_read role to a group (and therefore user) to perform some stuff on service portal "properly". By doing so, this group can access to backend UI.  How can i prevent this? thank you in advance Marco

yomik by Tera Contributor
  • 2615 Views
  • 2 replies
  • 4 helpfuls

Check whether additional comment is not empty

Hi Experts, What could the best method to check if additional comment is not empty in a background and business rule. @Ankur Bawiskar  var gr = new GlideRecord('incident'); gr.get('b64f102567f551101a1136dbd36d434d'); gs.print(gr.number); gs.print(JS...

Community Alums by Community Alums  
  • 3285 Views
  • 11 replies
  • 3 helpfuls