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

Articles

Multi-Row Edit Feature

Are you sick and weary of altering one record at a time? There's an improved method! You no longer need to go through each record one by one in order to update numerous records at once using Multi-Row Edit. When managing several updates throughout y...

Harsh_Deep by Giga Sage
  • 2809 Views
  • 3 comments
  • 7 helpfuls

Useful String Methods

Length The length property returns the length of a string. var txt = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"; var sln = txt.length; IndexOf The indexOf() method returns the index of (the position of) the first occurrence of a specified text in a string var str ...

Set Catalog Variables from URL Params (Free tool)

I've had this question come up over and over again in my career: "How do we populate variables on a catalog item or record producer, from the URL?"  There are a couple of ways to do this, but often you'll see one-off solutions that require custom cod...

find_real_file.png

Bus booking application in service-now

Hi All,                 I have developed the bus booking process by using Record producers and ui pages. Kindly find the attachment what i have done exactly to book ticket.Brad Tilton (Cloud bianca.vaccarini   Doug Andrews   Harikrishnan Vijayan   Ji...

Tips: Using JQuery on Table Form.

As we know, there are not so many out-of-the-box methods for making a table form more good-looking and user-attractive. Speaking about conditional field highlighting, field style settings are not applicable as they would work only on the list. Positi...

find_real_file.png find_real_file.png find_real_file.png

Events in ServiceNow

Hi, In this article, I am going to explain to you about the Events feature in ServiceNow and how to use it and where all you can use this wonderful feature.  In general software development terminology, Events is basically an action or occurrence mos...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
asifnoor by Kilo Patron
  • 17524 Views
  • 2 comments
  • 43 helpfuls

Setup email notification using Business rule.

Hi, In this article, I will share the steps on how to trigger an email notification if the assignment group on a particular incident changes more than once. I noticed that this seems to be a very regular feature and hence documenting it here in detai...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
asifnoor by Kilo Patron
  • 28185 Views
  • 6 comments
  • 71 helpfuls
Top Contributors