- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2020 06:53 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2020 08:08 AM
Not really, there is documentation on UI Scripts here.
After that you are going to have to figure it out on your own by looking at the page HTML and using javascript to hack it up. It will probably break at some point because ServiceNow will change something and you will have to recode it. You may also cause parts of the interface to not work properly. I would tell the people that are asking for this that it is not worth the dev time and grief it will cause.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2020 08:08 AM
Not really, there is documentation on UI Scripts here.
After that you are going to have to figure it out on your own by looking at the page HTML and using javascript to hack it up. It will probably break at some point because ServiceNow will change something and you will have to recode it. You may also cause parts of the interface to not work properly. I would tell the people that are asking for this that it is not worth the dev time and grief it will cause.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 10:31 AM
Did you ever find a way to make this work? I have a similar requirement.