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

Articles

Redirect from "OLD SERVICE PORTAL" To "NEW PORTAL"

Background : Employee Center is the new portal solution that every new/old customer is looking forward to. Since EC has been introduced as a centralised portal catering to all you different departments (E.g. IT, HSE , Procurement etc.) through differ...

Subham11_0-1671821235805.png Subham11_0-1671821872020.png

Scripted Tags

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   Hi there,   Tags on records have been in ServiceNow for a while. Though questions about how Tags actually work and if these can be automated are still very common. Recen...

find_real_file.png find_real_file.png

Washington D.C. Release Features

Washington D.C. Release Features    ServiceNow released another Family Version named as Washington D.C. for early access on 1st Feb 2024. This was 23rd Release as per English alphabet. This release brings many good features with respect to Gen AI, RP...

LearnNGrowAtul_1-1707480646315.png LearnNGrowAtul_2-1707480646321.png LearnNGrowAtul_0-1707736751499.png LearnNGrowAtul_4-1707480646333.png

Create a Table via Script

Create a script include and copy the below code Script include Name: TableScript_Utils Code: var TableScript_Utils = Class.create();TableScript_Utils.prototype = { initialize: function(tableLabel, tableName, extendsto, columnjson) { this.Label = tabl...

Narsing1 by Mega Sage
  • 6159 Views
  • 4 comments
  • 7 helpfuls

Select Box: Easy way to customize the default value

A question that seems to come up often is, "How do I customize the default value for a select box to get rid of --none--?"In my search for this answer I came across many over-engineered solutions. The one I eventually came up with is just way too eas...

J_ DeLuna by Tera Contributor
  • 5872 Views
  • 3 comments
  • 1 helpfuls

ServiceNow RoboArchitect

ServiceNow RoboArchitect An Automated Application Architecture Framework   ABSTRACT This article endeavors to establish an automated application architecture framework for an entire ServiceNow instance, leveraging the existing metadata within the Ser...

Fig1.png Fig2.png Fig3.png Fig4.png
Top Contributors