Category: UI scripts
Posted by Mark Stanger in UI scripts Wednesday, 23 December 2009 17:38 6 Comments
UI
scripts in Service-now are one of those things that can be very useful but aren’t very well known. They allow you to do a lot of client-side javascript manipulation of places in the form that you might not otherwise be able to get to. One good example of this is setting the browser window title dynamically based off of the content of records being displayed.

Recent Comments