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

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

Forum Posts

Resolved! GlideModal help

Hi there, we have a ui action with following script: function par_req() { var gm = new GlideModal("glide_prompt", true, 1600); gm.setTitle("Create Product Allocation Requests"); gm.setPreference("title", "Number of Allocations Required (M...

NagaRavindraR_0-1708946046798.png

onchange error: Dates

Hello When I try to set schedules for change, I get the following error:Nevertheless, I can submit change request. But, that does not evade me from user questions... Is there something I can do on this? Or should I raise a case somewhere else rather ...

WalterFerroli_0-1708347573755.png

Resolved! Auto populate CI on catalog item.

Hi All ,  Is it possible to auto populate the CI field on Catalog form? Requirement :  I need to auto populate CI (variable with ref to [CMDB_CI]) field as  "ANNIE_IBM" when a particular form loads up. Thanks in advance.   

Custom notification display of variable in email

We are facing some challenges to populate all variables in email notification using var set = new GlideappvariablePoolQuestionSet();set.setRequest(item.sys_id);set.load(); Is it possible to load some set of variable for that item specific based on bu...

kumar G by Tera Contributor
  • 618 Views
  • 2 replies
  • 0 helpfuls