- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
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:
- Download the javascript library
- Create a blank UI Script
- Add the script via a List View
- 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.
- 10,459 Views
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.