Update: ServiceNow has introduced new ACL functionality that allows you
One common configuration task in ServiceNow is to disable (make
Standard JavaScript provides 3 different types of popup boxes: Alert box, Confirm box, and Prompt box. Since Service-now.com supports standard JavaScript, these popup boxes can be used anywhere in the application where client-side JavaScript is supported. They will most commonly be used in an 'onSubmit' client script or a UI action with the 'Client' checkbox checked.
By default, Service-now displays the same window title information all of the time no matter what you're looking at within the application. This isn't normally an issue, but it can be frustrating if, like me, you work with multiple browser tabs open that all have something to do with Service-now.
