How to load the .js or .min files in servicenow
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2019 05:27 AM
Hi All,
I have the following type of files, i need to load in the ServiceNow and I want to call in UI Page
Please guide me on how to do that.
I want to add those field in Js include table as URL formate but I am not sure where I have to load and copy the URL
Thanks
Ramesh R
Labels:
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2019 05:51 AM
Hi,
You need to copy paste the source code in UI scripts. UI scripts are used to include source code of libraries or .js files in other components (UI pages, service portal widgets etc.,)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2019 06:17 AM