Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

ServiceNow AI Platform articles
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Articles

ServiceNow San Diego release top 10 features- Major UI changes- Next Experience UI Polaris-10 minutes videos.

One of the biggest changes in the San Diego release is the Next Experience UI. The Next Experience Unified Navigation provides the tools you need to navigate between the items you use in your instance in one pane while also being able to receive noti...

find_real_file.png

CVE-2021-44228 (Log4j) - Don't Panic

The latest and greatest vulnerability to hit corporations is the Log4j vulnerability that allows remote code execution on platforms using the java library.  How does this impact ServiceNow? ServiceNow uses Log4j like many other java based application...

find_real_file.png find_real_file.png

g_form bring a form tab into focus

This is a nice little script that brings an out-of-sight field on an unfocused tab to the forefront when the user takes an action. As an example, a user is working on a change task and hits Cancel Task.  But we want the user to enter closure informa...

find_real_file.png find_real_file.png

Most frequently used useful scripts

Couple of frequently used script I have put together couple of frequently used scripts, that may helpful for quick reference Regex if blocks This is helpful because no need to worry about the case. Starts with, end with conditions are easy //reg ex i...

Mahesh Mani by Tera Contributor
  • 2863 Views
  • 1 comments
  • 6 helpfuls

TinyMCE - how to make most of it?

Introduction Since Kingston release we have system property that can greatly improve default behaviour of TinyMCE, default HTML editor used throughout the instance. I wanted to share with you my findings about it. It is called glide.ui.html.editor.ex...

find_real_file.png find_real_file.png find_real_file.png

Setting the Due date on records

I was requested by a customer recently to calculate the due date for a case which was let's say X business days from the date of create/update etc., Now we know that setting a due date can be a challenging task due to a lot of moving parts, such as s...

Top Contributors