Update or Add javascript to system /scripts folder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2019 10:26 AM
Hello,
Is it possible to add our own javascript to the system /scripts folders? We are looking to add some custom javascript to the config item pop up list on the incident form. I'm guessing we cannot but thought I would ask. Below is a screenshot of the source from the pop up list showing the file path of the scripts folders.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2019 09:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2019 10:18 AM
Thank you for this info, it has pointed me in the right direction. I was able to set up a UI Script, then call it on a form by using a UI Macro and UI Formatter. However, i cannot get the UI Script to show up on config item reference list pop up from Incident.
I can get the UI Script to show up on Incident, CMDB_CI and CMDB_CI list view. Is something else needed for this to work with a reference list window?