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

Articles

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
  • 3132 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...

Percentage Complete field type

Hola Community, Have you yet used the Percentage Complete field type in ServiceNow ? I recently used it to determine the completeness of the ticket.In the below video, we will see how can we create a Percentage Complete field and use it our Tasks. Al...

List Edit Broken in Related List

Issue:Unable to list edit records in related list despite configuration being setup to allow it Problem:List Control for related list configured with Omit if Empty = true leads to related lists being hidden when they have no records to show. This cau...

Top Contributors