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! Redirecting a form on load

From an onLoad client script I want to re-direct the user back to the associated change record if certain conditions exist.   I've tried the following:window.location="nav_to.do?uri=change_request.do?sys_id=[change record sys_id]";It does re-direct t...

joeb_ by Kilo Explorer
  • 1620 Views
  • 2 replies
  • 1 helpfuls

Resolved! Relationship between Task table and Incident table

Hi community of ServiceNow,  I just got on-board with developing solutions with ServiceNow and I got a question. I understand that I can get a column information if I right-click on a label and choose Personalize Dictionary. If I choose the Number la...

Alex Ng by Tera Contributor
  • 12980 Views
  • 5 replies
  • 1 helpfuls

Resolved! Can I create additional parameters on Events I create?

Am I limited to just the Parm1 and Parm2 when creating a new event?   I need to capture the "previous" values of 4 four field when an event is triggered and use these values in a subsequent email that is sent when the event is triggered.   Is it poss...

j_julio by Kilo Contributor
  • 4145 Views
  • 6 replies
  • 3 helpfuls

Show matching and filter out not working

Hey,So i have a group that for some reason doesn't have the rights to use the show matching and filter out options in the list view. Has anyone come across this before of have any ideas why?

joonkusong by Kilo Explorer
  • 3242 Views
  • 5 replies
  • 1 helpfuls

How to backout an update set after commiting ?

Hi All,I want to know that how can we backout an update set from any instance.The last one which is committed will be the first one to backout but i didn't see any option of doing the same on the form.If anyone had done this earlier, could you please...

Resolved! Problem with ScopedGlideRecord

Hello there,I am currently building a custom application with its own scope in the Fuji version. The problem that I encountered and couldn't deal with for quite some time now, is that it seems I can't access many methods of ScopedGlideRecord (I have ...

filip11 by Giga Contributor
  • 1993 Views
  • 3 replies
  • 0 helpfuls

Deleting workflow stages

How can I permanently delete workflow stages?   For example I created 3-4 workflow stages in a workflow.   Decided I wanted to change them, so i deleted the workflow stages by going to stages and selecting all and deleting them.   Now when i create a...

Resolved! UI Action onfocus

When a user clicks on a UI action, I want them to be focused on the mandatory variables on the RITM. When I have the function to setMyOnFocus, the whole script breaks. Is it possible to do what I want in in a UI action for variables on an RITM? funct...

Blair5 by Tera Guru
  • 2710 Views
  • 12 replies
  • 0 helpfuls

Assignment rule priority over Template

We have an issue where the incident template is selecting an assignment group. But there is also an assignment rule written which populates the assignment group based on the 'state/province' of the user. For now the assignment rule is overriding the ...

naziya by Giga Contributor
  • 2015 Views
  • 5 replies
  • 0 helpfuls