The CreatorCon Call for Content is officially open! Get started here.

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

Articles

The Last Carousel Widget You'll Ever Need

Add the Slick Carousel to your Service Portal Let’s face it, creating a custom carousel sucks! I’ve come to be known as “the carousel guy” in our dev team here at JG. At first, it was because whenever we needed to create a custom carousel I was the g...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Dylan Mann1 by Giga Guru
  • 10845 Views
  • 19 comments
  • 26 helpfuls

Code search tool

Have you ever had to reference code you wrote along time ago and forgot where it was? I made a quick utility widget to help you locate it by searching through possible script locations your code could be. It doesn't happen often but figured I would s...

find_real_file.png
johansec by Tera Guru
  • 6897 Views
  • 3 comments
  • 5 helpfuls

Ebonding - ServiceNow

Ebonding is the integration of ServiceNow instance with ServiceNow instance itself, and it is generally done on modules like Incident, Change, Problem, etc. Doing ebonding includes a bit of scripting and debugging. Ebonding can be perfomed through va...

find_real_file.png
Deepak79 by Tera Contributor
  • 40353 Views
  • 1 comments
  • 25 helpfuls

Add Filter Using Client Script and Encoded Query

In this Article, we will be diving into one of the lesser-known features of ServiceNow - how to add a filter in a list collector or reference type of field, without using script include and reference qualifier. For those who are unfamiliar with these...

JSON field attribute

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   Hi there,   A situation that sounds familiar when working with fields with JSON code: The JSON code hard to read, the code looks unformatted, the structure or errors are...

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

Scan Barcode Using Service Portal Page

Hi, In this article, I will share a code snippet on how to scan the barcode using the service portal page from the ServiceNow Classic mobile app. 1.Create a Service portal widget Client Script: The below code will scan the barcode using Cabrillo API....

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Community Alums by Community Alums  
  • 2959 Views
  • 3 comments
  • 0 helpfuls

Embedded Knowledge Article in Catalog Item

Pain Point Customer submitted a catalog item without realizing that a knowledge article was available to help them solve their issue.Wastes end-user & agent time   Solution Show contextual knowledge article in catalog itemUnfortunately: No OOTB wa...

HendrikOdendaa_0-1678045105530.png HendrikOdendaa_2-1678045503401.png HendrikOdendaa_4-1678046845312.png HendrikOdendaa_5-1678047144159.png

SOLVED > ServiceNow PDI issue !

ServiceNow PDI issue FIX !   Dear Servicenow PDI User,   Its very common to see Servicenow PDIs being inconsistent and not being available for use when Needed ! Here is something which you can follow to Fix / Overcome it...   Problem Statement : [ Fa...

footer new.jpg

Custom Record Producer Widget

Hi Community,  wanted to share a widget I created that creates a simple record producer.  The original purpose for this widget was for a custom "WalkUp Kiosk" Service Portal that a client needed.  This provides a very simple UX for the user to enter ...

find_real_file.png find_real_file.png

HactoberFest for Non coders!

Hacktoberfest 2024 is here, and it's not just for developers!  Even if you don’t write code, you can still make meaningful contributions to open source through this challenge. By following a few simple steps, non-coders can get involved, learn someth...

RaviChandra_K_1-1728655058677.png

Prefill data in Multi Row Variable Sets

Hi, In this article, I will share a code snippet on how to auto populate a multi variable set based on a specific value in the record producer. In my example, based on a field change in record producer I want to fetch the entries from the database an...

asifnoor by Kilo Patron
  • 12549 Views
  • 15 comments
  • 47 helpfuls
Top Contributors