The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

About copy employee center

Hello everyone.I tried to copy esc, but I found that the widget of the catalog item is not consistent with the widget used by the catalog item of esc. How can I modify it?copy esc:esc: 

yuchenzhang_0-1708053024277.png yuchenzhang_1-1708053124345.png

After Business Rule Not Updating Records

I need an after business rule to trigger on the sc_req_item table to glide over to another table and update a value on that table.I've gone through the code a few times, tried a few different solutions but nothing seems to be successful in getting th...

Brando Rdz by Tera Contributor
  • 496 Views
  • 4 replies
  • 0 helpfuls

Redirct in a client script

function onLoad() { if (g_form.isNewRecord()) { if (confirm('This request is for a Manual submission ,Please confirm you would like to proceed')) { return true; } else { return false; ...

ServNowDev by Tera Guru
  • 502 Views
  • 4 replies
  • 0 helpfuls

Resolved! UI page processing script

Version: Madrid Scoped Application Hi all, I am facing an issue to redirect the URL back to the form from the UI page. I have a UI page that displays pop up with some fields. After the user successfully submits the pop up with the information user cl...

Pavan Dev by Tera Contributor
  • 3594 Views
  • 8 replies
  • 8 helpfuls

Resolved! Record producer script shows sys_id instead of name of variable

I created current.short_description = 'Outage reported at' + producer.at_what_location_is_this_outage_occurring + producer.caller_id; When I submit the record producer but it populates the sys id instead of the value. Both of the producer fields are ...

KB30 by Tera Expert
  • 634 Views
  • 1 replies
  • 0 helpfuls

Updating List Fields

I have two list fields that I would like to keep in sync.  Each time a user updates the "u_sod_tasks" field on the "u_security_profiles" table, I want the "u_security_profiles" field updated on the "u_sod_tasks" table.  I have played around with a fe...

Resolved! onSubmit catalog client script not submitting in Service Portal

Hello, I'm having issues with my onSubmit catalog client scripts. I creates 2 scripts that will check if urgency or impact is selected, it will stop the submit. After changing and trying to submit, it does nothing when i try to submit. Here is one of...

KB30 by Tera Expert
  • 960 Views
  • 11 replies
  • 0 helpfuls

Resolved! Instance security center and Security Center difference??

HiWe recently moved to Washington and I was curious if anyone could help me understand the difference in ServiceNow Security Center and Instance Security Center? I found the definitions below but not sure I understand the differences. In addition, no...

InstanceSecurityCenter100.png Security Center 86.png
Gemma4 by Mega Sage
  • 1424 Views
  • 1 replies
  • 4 helpfuls