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

Articles

Service-Now Client Script APIs

Field-Based APIs Hide/D­isplay variable : g_for­m.s­etD­isp­lay­(<f­ld>­,tr­ue/­fal­se); Disable a field : g_for­m.s­etD­isa­ble­(<f­ld>­,tr­ue/­fal­se); Field ReadOnly : g_for­m.s­etR­ead­Onl­y(<­fld­>,t­rue­/fa­lse); Clear Value fro...

Save Catalog Items as draft

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   Hi there,   Turning the Release Testing Preview (RTP) Release Notes for the Washington DC release inside out, there was a wow moment... "Let your catalog item requesters...

01.png 02.png 03.png draft.png
Mark Roethof by Tera Patron
  • 39350 Views
  • 60 comments
  • 175 helpfuls

URL parameter &XML

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   Hi there,   Saw the nice video and knowledge sharing of Robert Fedoruk, "Show XML: The Admin's XRay Specs (NOW IN VIDEO!)"? A feature that has been around for a while, a...

find_real_file.png

Script Action: A Practical Example!

We often hear about and occasionally implement this feature in ServiceNow. I would like to explain it today with a practical example .   What is Script Action: A Script Action in ServiceNow is a server-side script that gets executed in response to s...

HemanthM1_0-1735316475496.png HemanthM1_1-1735316655180.png HemanthM1_2-1735316927404.png HemanthM1_0-1735363386050.png
Hemanth M1 by Giga Sage
  • 9382 Views
  • 7 comments
  • 13 helpfuls

Custom Event Queues

ServiceNow’s event queues are mechanisms used to manage and process system events asynchronously. Events trigger actions based on conditions, enabling tasks such as notifications or workflows.When examining the Events [sysevent] table, you’ll notice ...

event_queue_log.png event_queue_log_empty.png text_index_events_process_record.png reminder_queue_record.png

How to use the Form component

  Add the Form component to the Page Drag and drop the Form component on your page.  Add a "Glide Form" data resource Go to Data Resources ( icon database on the left toolbar)Click +AddSearch for "glide form"In the section, "@servicenow/now-record-fo...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Marc Mouries by ServiceNow Employee
  • 9065 Views
  • 14 comments
  • 16 helpfuls
Top Contributors