We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

incident_aassignment_group

Hi, I need help as soon as I claim an incident, I need the group to be a specific group in deafult. I would appreciate your help! In the next picture as written here: assignment group = support center  

yardenKrispel_1-1699879628933.png

Client Script not working in Workspace

  g_form.getDisplayBox('opened_for').style.color = 'red'; The above script is working in platform but not working in workspace.   I am writing some alerts and these alerts are coming in the workspace also but not setting the color.           if (user...

NaveenKumar_0-1699857621071.png NaveenKumar_1-1699857667281.png

Resolved! How to set this field dependency?

In incident form, how can I link "Impact" field to "Urgency", so that if value of "Impact" is HIGH then value for "Urgency" is also becomes HIGH, similarly for MEDIAM and LOW as well?

Udbhav by Tera Contributor
  • 1471 Views
  • 2 replies
  • 2 helpfuls

Resolved! script include

Hi! Can smeone pls explain where to get this (the highlighted)?  Is this coming from a field in a table??  I'd appreciate any help. thank you!

DizyM_0-1699877315612.png
Dizy M by Tera Expert
  • 1166 Views
  • 5 replies
  • 5 helpfuls

Restrict select choice to user in a group

Hello,We're currently utilizing script include that pushes choices to one of our Variables based on couple of combinations of other variables. The script is:getDatabaseTypesBasedOnHostingAndService: function() { var databaseTypes = []; ...

Dawid2 by Giga Guru
  • 407 Views
  • 3 replies
  • 0 helpfuls

incident

Hi, I'd love to help! How do I add an assignment role to each new incident that I then open in the aasignt group There will automatically be a group called the "Support Center" This group already exists

Resolved! Catalog Item Auto-populate

I have a variable called requested_for_email that I'm trying to auto populate depending on a variable called requested_for which references sys_user. I understand that I can simply use the Auto-populate tab but since requested_for is part of a variab...

anthony_dtf by Tera Contributor
  • 781 Views
  • 2 replies
  • 0 helpfuls

HR Document Template Scripting

Hello i am using follwoing code to set a value on PDF but its giving error(function evaluateMappingFieldValue(taskGr /* GlideRecord for parent task */, mappingField /* Pre-computed mapping field value */) {    var gr = new GlideRecord("incident");   ...

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