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

Articles

Change the Font of the text on the form

Hi All,  i was just try to change the font on the incident form,some how i was able to achieve this .   Please follow the below steps:   1.As this is going to be DOM operation we need to disable below system property glide.script.block.client.globals...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

Functional JavaScript - GlideRecord

This is the first in hopefully a series of articles on incorporating useful functional programming techniques while writing JavaScript in ServiceNow. How many times have you seen code like the following? var grIncident = new GlideRecord('incident'...

Trying to understand GlideRecord.next()

This article presents an alternative explanation to the visible behavior of GlideRecord.next() when looping through a Record Set and setting values in an Object or Array. By now we’ve all likely seen that the Object or Array will only hold the value ...

Drag and Drop inside a Service Portal Widget

Hello everyone! I figured out how to do drag and drop in the service portal recently so I thought I would share the love a little bit! I have attached some starter files that should help you follow along. The before folder contains some source files ...

find_real_file.png
bbarber9 by Giga Expert
  • 7287 Views
  • 2 comments
  • 12 helpfuls
Top Contributors