Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Articles

Linking Update Set to Agile Story

Hello Everyone,  I recently came up with a useful solution to help deployments move along a bit more seamlessly for my organization. Our team uses the Agile Development application to create and track work for our sprints. We also use Update Sets to ...

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

Role based redirection with SPEntryPage

A common requirement is to redirect users to specific portals dependent on the roles that they have. For example, if you have an internal Employee Center portal, and an external Customer Service Management portal, you might want your users to be redi...

Stuart Munn by ServiceNow Employee
  • 12858 Views
  • 5 comments
  • 19 helpfuls

Get server data in widget client controller

Problem: GlideAjax is not supported in widget client controller. so it can't be used to get data from server KB0691908   Alternate Methods to get server data to client controller of widget!! Method 1:Using server.get() method to get data from server....

find_real_file.png

Zurich's new run types for scheduled jobs

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   Hi there,   One of my Zurich release favorites: Scheduled jobs got enhanced with three new run types and two new advanced options, making scheduling a lot more flexible ...

01. Yokohama.png 02. Zurich.png 03. Day in Month in Year.png 04. Day in Week in Month in Year.png

Access RITM Variables using Flow Designer

Hi, In this article, I will show you how we can access the variables data in the flow designer. Prerequisites: Install this plugin Flow Designer support for Service Catalog. Ref: https://docs.servicenow.com/bundle/newyork-servicenow-platform/page/adm...

find_real_file.png find_real_file.png find_real_file.png
asifnoor by Kilo Patron
  • 41221 Views
  • 10 comments
  • 44 helpfuls

Mobile Icons

Hi,While upgrading from Calgary to Fuji!I wanted to bring more capabilities to the users and bring a better Mobile experience.While working on the Mobile application (Home Page Favorites), I saw that the field for icon is a free text field.So you can...

Home Favorites.bmp icons.jpg

Performance Analytics Content Pack for Service Portal

Wanting to learn more about the user engagement of your Service Portals? Check out Performance Analytics Content Pack for Service Portal. Now available in the ServiceNow  Store https://store.servicenow.com. This app provides a dashboard with usage an...

find_real_file.png

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...

Top Contributors