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

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Wait for GlideRecord

Hi ServiceNow community, I have searched a lot and didnt find anything about this, but i want to know how can i wait for a GlideRecord to finish before running another function:CLIENT SCRIPTc.data.processo = '555555'c.server.update().then(function(){...

nakamura2 by Kilo Explorer
  • 2359 Views
  • 2 replies
  • 0 helpfuls

g_user object is not defined error

I am trying to get the current user name in my widget's client script, When I try to use 'g_user.firstName' I'm getting this error g_user not defined in the console.Can anyone share a sample code to get the current username in client script.Thanks in...

Resolved! Request State stuck in Awaiting Approval.

Hi, I've an issue with Request states and stages for a customer I'm supporting. When raising a request using a workflow-driven catalog item, the RITM states and stages change as you would expect, however the REQ states and states remain at their init...

find_real_file.png

Using templates for Knowledge Articles

I'm trying to create a Template to be applied to the Knowledge Article form in Istanbul. All is fine until I try to set the Knowledge Base and the Category in the same template - when applied I get a message saying that Category cannot be set.I reali...

Service Portal / Native UI Switching

I need the functionality shown in the following image, i.e., I would like to switch between the Service Portal and UI16 (Native UI) via the navigator (I believe "navigator" is the name for this page component.). nathanfirth @btilton ctomasi

2018-01-26_23-18-13.png

Import XML menu missing

I am an admin with elevated roles on this instance but when I go to any table in list view, when I right-click the table header I don't see the menu to import an XML record.I looked at the UI context record for Import XML and it is OOB. Is there a pr...

e_wilber by Tera Guru
  • 3118 Views
  • 5 replies
  • 0 helpfuls

Resolved! Approval not following cancelled output

I have a workflow that calls a few child workflows for approvals. In the approval workflow, I have added a condition to follow a "cancelled" output, but my workflow is not following it. (I had previously had an if statement for counts.total == counts...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

Resolved! Displaying the current Value of a variable

Looking for some assistance with a Script that doesn't appear to be working.   What we are trying to do is display the current value of a select box variable in the short description of a task that is generated from a request as well as display the n...