Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Resolved! How To Edit "verify the employee requesting this case"

How do I edit the reference qualifier on "verify the employee requesting this case" in the HR agent workspace? For some odd reason, the field is only pulling in a handful of people, where there are about 1K+ users on the instance.I swear it was worki...

JDX7913_0-1749326631248.png
JDX7913 by Tera Guru
  • 2211 Views
  • 3 replies
  • 1 helpfuls

How to configure 2 different SLAs for morning and afternoon

Hi All, I got a new requirement , that is to create 2 different SLAs  one is for morning SLA , when someone create SLA before 12PM , then one SLA will be attached and that should have breach time till the current business day second one should add wh...

shabbir5 by Tera Guru
  • 1429 Views
  • 5 replies
  • 1 helpfuls

Need to enable the Requested Item tab in related list of service forms

I wanted to enable a Requested item tab in related list of Service forms. So that whenever user raised request for that particular service the RITM will get stored in Requested Item tab for future reference. I need steps that how we can achieve this.

Community Alums by Community Alums  
  • 853 Views
  • 4 replies
  • 0 helpfuls

How to show fields on KB View UI page?

Hey, I followed the article below in an attempt to display some of my custom fields from the kb_knowledge.do table on the kb_view UI page, but it doesn't seem to be working. I also tried modifying the kb_view_common_content script, but without succes...

Jana_S by Tera Guru
  • 1428 Views
  • 3 replies
  • 0 helpfuls

catalog task and join are cancelled automatically in workflow

i have used workflow to create tasks in  for RTIM. when one task state is changed to  "closed incomplete", remaining catalog task are cancelled automatically. I have used "Join" at end in workflow, that is also getting  cancelled.Please suggest.  Tha...

Ujjwal1 by Tera Contributor
  • 838 Views
  • 2 replies
  • 0 helpfuls

Alert creation via API POST request

Hi Community!I trying to investigate how to create an Alert via API and face with issue.When I do API call, like curl "https://dev286647.service-now.com/api/now/table/em_alert" \ --request POST \ --header "Accept:application/json" \ --header "Content...

YevheniiK_0-1730192488215.png
YevheniiK by Mega Contributor
  • 1146 Views
  • 1 replies
  • 0 helpfuls

Add choice list to pop up UI page

Hi,  I have a requirement that changes a free text field to a choice list fields but I am having trouble coding the functionality so any help will be appreciated.It is for the propose major incident UI action pop up (image 1) I want to remove the bus...