Adding Hover Text in native UI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2023 05:34 AM
Is the addition of Hover Text possible in Native UI?
If yes, how can it be achieved ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2023 05:49 AM
1)Click on the field for which the Hover text needs to be added.
2)Click on Configure Dictionary.
3)Scroll down to related list, and click on "Labels" tab.
4)Enter the hover text you want in the Hint textbox and submit the form.
If my response helped please mark it correct and close the thread
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2023 09:39 PM
We are in need of the hover text in interceptors.
Could you please suggest a way to achieve it.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2023 11:07 PM
Hi @Amal Abraham ,
Please refer to this thread:
https://www.servicenow.com/community/developer-forum/show-interceptor-answer-tooltip/td-p/2397230
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2023 12:03 AM - edited ‎06-23-2023 12:04 AM
I don't think there is an OOB way to add a hovertext/tooltip on the interceptor answers variable . The one thing you can check is DOM manipulation which is not recommended.
If my response helped please mark it correct and close the thread.