Creating a ToolTip on Hover Over of a Widget in ESC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 08:16 AM
Hello,
Within ESC, some widgets have a tooltip when you hover over them like below:
How can I apply this to other widgets like Quick Links so that when you hover over them it displays a short description of the link?
Thanks,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 08:19 AM
Hi there,
There's no configurable option for that. If desired, you need to clone and edit the widget, place your new widget on the pages, etcetera.
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 01:11 AM
Thank you, that is what I would like to achieve.
I have cloned the widget, and when in the widget editor it does show a 'tool tip' ootb but I am unclear on where this is configured within the code:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 02:48 AM
Hi @Mark Roethof wondering if you were able to advise on how this is achievable?