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

Forum Posts

Catalog Client Script Returning Undefined Values

I'm having an issue with a field on a catalog item displaying a list of permissions based off of a table.  I'm just getting "undefined" as the values.I'm fairly new to JavaScript and ServiceNow and unsure if my issue is with the code or with the tabl...

DennisLandry_0-1674493702276.png DennisLandry_2-1674493983298.png

Resolved! when description is empty abort the action on incident form.

Hello All,I want to check current description is empty or not if its empty is want to abort action .Thank You.(function executeRule(current, previous /*null when async*/) {current.addNullQuery(current.getValue('description'));current.query();if(curre...

Sagar_pawar by Tera Contributor
  • 1127 Views
  • 7 replies
  • 0 helpfuls

HR Case Reopen

After close complete I want to reopen HR CASE but its show access prevailed errorwhat should I do

Resolved! Display Multirow Variable set on Service Portal

Is it possible to show a Multirow Variable set on the Request/Requested Item Summary Page for an end user to view? Im looking to do this as our users will submit requests that require populating a MRVS but once they get to the "ticket" form on the po...

What is Watermark

Hi MAtes,  What is a watermark in ServiceNow and where do we use that?   Thanks Kuma 

Kuma2 by Tera Contributor
  • 4060 Views
  • 3 replies
  • 5 helpfuls

List ALL employees who tree up to a Manager

We are trying to create a Catalog Item where a Management-level person can fill out and select any employee who trees up to them (i.e. all their direct AND indirect reports). For example, let's say that we have the following employee structure (an ob...

find_real_file.png find_real_file.png
jmiskey by Kilo Sage
  • 3433 Views
  • 6 replies
  • 3 helpfuls

Resolved! How to update multi records daily.

Hello   I have some records which contain [cmdb_ci] field and [u_current_version] field. I would like to update the [u_current_version] field for each record daily.  I am also using discovery to collect the latest [cmdb_ci] information, so I want to...

スクリーンショット 2023-01-25 22.33.24.png
ESL by ServiceNow Employee
  • 1315 Views
  • 2 replies
  • 2 helpfuls

To fetch Userid of the Requested for user on the catalog form

Hi All,I want to fetch the userid of the "Requested for" user from the catalog form.example - I have a field Requested for on the catalog form.I want to fetch the user id of this Requested for user on the Onchange catalog client scriptfor example - R...

Rahul84 by Tera Contributor
  • 1032 Views
  • 3 replies
  • 0 helpfuls