john_andersen
Tera Guru

angularjs.png

Loading the AngularJS or other complicated javascript libraries on a ServiceNow instance may appear to be impossible at first, but with the following handy trick, you have can enhanced capabilities within just a few short minutes.

While there are cool little tools created by some of my colleges that do this for you on some specific libraries, I would like to show you first hand how to do this manually so that you are empowered to load the libraries that you need for your own development inside of ServiceNow.

There are four steps to this process:

  1. Download the javascript library
  2. Create a blank UI Script
  3. Add the script via a List View
  4. Call the script from your page

For the full tutorial and accompanying video, please see my post:   Adding AngularJS and other Javascript Libraries to ServiceNow.

8 Comments