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

Resolved! Link A SLA to Catalog Item

Hello  When we create a SLA is there a way to relate/show the SLA in the catalog item ? We have SLA's where its hard to track which one is using for which catalog item.  Can some one help me how to achieve this

RudhraKAM by Tera Guru
  • 7058 Views
  • 8 replies
  • 1 helpfuls

How to change background image from ESC portal?

I am able to change background image from welcome banner widget in ESC portal via inspect element. But not able to find exact location ti made this change.I tried this by changing same image itself by keeping same name,but still image is same.Any ide...

madhvi by Giga Contributor
  • 2561 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to hide fields through client script based on group?

hi i have to write one client script on load of chg req that : if (logged in user is ammber of group ='abc') { g_form.setDisplay('cab_required', true); //cab required field is a checkbox field var field = g_form.getValue('cab_required'); if (field ==...

Resolved! I want to use "elevate roles" for "admin role".

Hi Everyone,I want to use "elevate roles" for "admin role".Should I set the Elevated privilege of admin rols to true?Is there anything I need to consider about this setting?I have multiple persons who are both administrator users and general users.Sh...

chanken by Tera Contributor
  • 4652 Views
  • 6 replies
  • 1 helpfuls

Resolved! How can i get Previous state value by using of UI Action

Hi All, I have a issue., we have a "status" choice field. We are giving a option to change the "status" to requester in ITIL view. And we removed the options example : when the status is 'working in progress' we are removing all choice values  but we...

Rakhesh by Kilo Guru
  • 8081 Views
  • 7 replies
  • 1 helpfuls

How to format field display message

I have 2 questions about the display field message. 1. Can you format the field message box? Make it smaller (thinner)? And/or make the text smaller? 2. How can you include an embedded hyperlink in the message? I've seen examples of the field info me...

find_real_file.png find_real_file.png find_real_file.png
MStritt by Tera Guru
  • 1740 Views
  • 2 replies
  • 0 helpfuls

Resolved! sp-date-picker not working after upgrade to New York

Hi all, We have a number of custom service portal widgets using sp-date-picker. Since upgrading to New York earlier this week, the date-pickers have stopped functioning. When the user selects a date from the picker, the field does not update. Any sug...

Jamsta1912 by Tera Guru
  • 2892 Views
  • 5 replies
  • 0 helpfuls

Resolved! We have a scripted rest API post method which gets a request from another API, based on the request we get we have to do some validation (I used a script include by calling it from scripted rest api & tried to update some fields in a table.) it's not

Hi, Urgent Help We have a scripted rest API post method which gets a request from another API, based on the request we get we have to do some validation (I used a script include by calling it from scripted rest api & tried to update some fields in a ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
krishna26 by Kilo Expert
  • 6528 Views
  • 5 replies
  • 0 helpfuls

Resolved! We have scripted rest API which gets the request from another API. we have to update this request in a field in a table. I am able to get the request details & i can see the request body by capturing in the logs but when i am trying to set the same b

Hi Guys, We have scripted rest API which gets the request from another API. we have to update this request in a field in a table. I am able to get the request details & i can see the request body by capturing in the logs but when i am trying to set t...

krishna26 by Kilo Expert
  • 3956 Views
  • 15 replies
  • 1 helpfuls