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

Articles

Using Multiple Email Templates

I recently ran into a situation where the fulfiller on a certain set of incidents needs to send emails to differing recipient groups so that all of the correspondence stays with the incident.  For these purposes, Additional Comments or similar will n...

find_real_file.png
johnfeist by Mega Sage
  • 2146 Views
  • 2 comments
  • 1 helpfuls

Filtering within the Service Portal

Filters with a data table within the Service Portal So this is my first share project, and I will be using this article to further explain the why's and how's for the project.Link Why We started using the CSM module, and the page used "csm_my_lists" ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Wybren1 by Tera Guru
  • 7033 Views
  • 2 comments
  • 3 helpfuls

Creating custom view for any table

It's very useful for Us as well as other users too. It's great to display a piece of data on the screen from the tables. Steps to create custom View on tables:- 1) Click on the Hamburger icon (Context Menu) right next to any column name  2) Click on...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Sanket1 by Giga Contributor
  • 10445 Views
  • 1 comments
  • 1 helpfuls

g_form.nameMap & g_form.resolveNameMap

g_form is used very heavily all over in ServiceNow. Though, it has a lot of documented and undocumented functions/methods. One of the undocumented GlideForm Method is "g_form.resolveNameMap" #g_form.resolveNameMap: 1. Returns array of object2. The Ob...

find_real_file.png

How to make attachments mandatory based on user inputs on a service catalog request form before submission in platform or native or portal UI when requesting separately or in order guide?

Note: The functionality explained below uses DOM to achieve desired outcome. From the portal perspective, the approach will only work if the OOB widgets or widgets copied from OOB code are not modified drastically, especially the bits of code which d...

Storing And Using System Properties As Objects

Hi, Recently I came up with the idea to store values specific to an instances for a workflow all in one place as a JSON object on the sys_property table. The use case was due to the use of a JDBC connector in workflow and the settings (midserver/user...

find_real_file.png find_real_file.png
Madison8 by Tera Contributor
  • 8871 Views
  • 9 comments
  • 8 helpfuls

Common Service Catalog Pitfalls - and how to avoid them

Introduction ServiceNow provides very powerful functionality around Service and Product Catalog management. Indeed, this is one of the most used platform capabilities, and what is more important, one of the most widely visible in an organisation. A w...

isqc by Kilo Guru
  • 1830 Views
  • 2 comments
  • 2 helpfuls

How I'm Learning to Build Now Components

With zero experience in React, Node, or any similar/modern Javascript frameworks, I found learning development for the Now Experience to be a daunting and somewhat overwhelming task, at first. But, urged by the Hacktoberfest event, I pushed myself to...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Nia McCash by Mega Sage
  • 9276 Views
  • 12 comments
  • 13 helpfuls
Top Contributors