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

Forum Posts

Resolved! How to reference catalog item variables in mail script?

I am fairly new to ServiceNow development and scripting.  I want to know how to reference variables from a User Approval step in a workflow.  The workflow is triggered by a Training Request that is picked from the Service Catalog.    The goal is to p...

Rich7 by Tera Expert
  • 7347 Views
  • 3 replies
  • 0 helpfuls

Resolved! Signature Pad not working with finger touch

I have recently activated and implemented the signature plugin and I am using a ui action form button that uses a dialog window to display the signature pad ui page. I have made the signature pad draw only and when I am on my desktop using my mouse e...

clint45 by Mega Contributor
  • 1848 Views
  • 3 replies
  • 0 helpfuls

No Option to Change Form View

Hello,  I am trying to experiment with form views in ServiceNow. I have the default view, and I created an alternate view with sections by configuring the Form Layout. For some reason the option to switch views does not appear in the menu. I am worki...

find_real_file.png find_real_file.png
ashingtondc by Kilo Explorer
  • 4104 Views
  • 4 replies
  • 0 helpfuls

Pass data from widget to Catalog Item Form Variables

We've created a ticket submitter landing page, and we have a dropdown of incident categories for the user to choose from. When they choose an incident category, it should take them to our Catalog Item Form(Incident Record producer) for submitting an ...

find_real_file.png
jakehford by Kilo Contributor
  • 1399 Views
  • 2 replies
  • 1 helpfuls

Resolved! Service Catalog Cart API

I've created a scripted rest api which submits a catalog item similar to the code found here: https://docs.servicenow.com/bundle/jakarta-application-development/page/script/server-scripting/reference/r_ServiceCatalogScriptAPI.html(I did it this way a...

Jim60 by Tera Expert
  • 3042 Views
  • 4 replies
  • 3 helpfuls

How to create temporary table in servicenow?

Hi All, I am having script to get "sys_audit" table data by passing the incident sys_id. I need to populate the temporary table and want to store that data. How to do that? If anybody have any ideas/thoughts kindly share with me. Thanks, Gokulraj

Gokulraj1 by Kilo Contributor
  • 4062 Views
  • 1 replies
  • 0 helpfuls

Resolved! Language selector on login page

There is a language selector on my login page...the default language is English...when i select other than english it should reload and gives the login page in selected language.But it is not working...For ex. i have selected the French language even...

prasanna45 by Kilo Contributor
  • 5047 Views
  • 6 replies
  • 2 helpfuls

Script debugger not working for Scheduled Scripts?

Hi, Am I right that it is not possible to use the script debugger for a Scheduled Script? I've made a script that is working fine but I notice that I can not debug it and step through it in the script debugger as it doesn't stop on the breakpoints I ...

Toon2 by Kilo Contributor
  • 3345 Views
  • 1 replies
  • 4 helpfuls

\$(window).scroll doesn't work for widgets?

Hi guys,As per our requirements I need to do sticky header for this div:<div id="header-2">               some content of sticky header       </div><div id="container">         some big-big text here</div>Client script:$(window).scroll(function () { ...

stryker129 by Mega Guru
  • 3228 Views
  • 8 replies
  • 2 helpfuls

Resolved! Insert data into a table via workflow scripts

Hello im a complete newcomer with servicenow and im trying to lear it. My goal its to create a workflow to add a user(sys_user) to use it in a form in a Catalog item. I create one workflow to test it but when i go to my catalog item it doens show up ...

Arivul by Kilo Contributor
  • 3673 Views
  • 1 replies
  • 3 helpfuls