Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
ServiceNow Cookbook

You're reading from   ServiceNow Cookbook Acquire key capabilities for the ServiceNow platform

Arrow left icon
Product type Paperback
Published in Feb 2017
Publisher Packt
ISBN-13 9781785880520
Length 376 pages
Edition 1st Edition
Arrow right icon
Authors (2):
Arrow left icon
Dustin Turner Dustin Turner
Author Profile Icon Dustin Turner
Dustin Turner
Ashish Rudra Srivastava Ashish Rudra Srivastava
Author Profile Icon Ashish Rudra Srivastava
Ashish Rudra Srivastava
Arrow right icon
View More author details
Toc

Table of Contents (8) Chapters Close

Preface 1. Getting Started with Service-Now FREE CHAPTER 2. Performing Core Configuration and Management Tasks 3. Building Data-Driven Application 4. Configuring Alerts and Notifications 5. Building and Configuring Reports 6. Creating and Configuring Workflow Activities 7. Auditing and Diagnosing Service-Now

Getting into the client script

Client scripts run on the browser side and use JavaScript as native. Click on https://www.codecademy.com/learn/javascript to read more about javascript. Client scripts can be used to put validation on a Service-Now form and for customization of Service-Now behavior, such as making any field read-only, mandatory, or hidden. Note that it's not advisable to use a client-side script to customize the behavior of a form as it impacts the form performance. Out of the box, Service-Now provides many client-side functions to perform operations.

Getting ready

To go through this recipe, you should have an active Service-Now instance and valid credentials with an admin role.

How to do it…

  1. Open any standard web browser and type the instance address.
  2. Log in to the Service-Now instance with the valid credentials.
  3. On the left-hand side, type Author Registration, click on the right module on the header, as shown, and select Client Scripts:
    How to do it…

    Client scripts

  4. Now you...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime