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.

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

Articles

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

Performance Hacks: Database Views

Summary I'm writing this article to talk about some of the performance implications of Database Views. I've posted a video at https://youtu.be/ygy50Pxn3wk?si=l7dI3apveDtZTcln.     What are Database Views? Real quick - in ServiceNow, the concept of a...

Screenshot 2025-07-29 at 17.18.36.png Screenshot 2025-07-29 at 15.17.55.png Screenshot 2025-07-29 at 15.50.27.png Screenshot 2025-07-29 at 15.52.04.png
Mwatkins by ServiceNow Employee
  • 2061 Views
  • 4 comments
  • 4 helpfuls

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
  • 32871 Views
  • 11 comments
  • 43 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