Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! Add link in list layout

Hi All,Is it possible to have HTML markup rendered in a list layout?Here is what we are trying to do ... We have a table, Document, where each record links to a downloadable file (could be external to SN). We are trying to add links to the files in t...

roshanrao by Kilo Expert
  • 2155 Views
  • 5 replies
  • 3 helpfuls

Service Portal form view for user without role

Hi, I have created a Service Portal view for Incident in order to show an specific UI action on the Service Portal. I have selected Service Portal View for the Form Widget. However this works only for users with a role. For users without role, still ...

shuguang2 by Kilo Expert
  • 4918 Views
  • 5 replies
  • 0 helpfuls

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
  • 1867 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