- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2024 10:52 AM
I have about 35 it's in a list collector that is coming from 1 table. The table has Name, Description, Approver as the only 3 fields in there (beside the default).
I have a catalog item that is using the List collector as a variable that references that table. We'll call the table ef_reference.
What I would like to know, if it's even possible, is to put a tooltip on each of the items in the list collector. Meaning when someone hovers over an item in the list collector, it will give them the 'Name: Description - Approver' as a tool tip.
Does anyone know if this is possible?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2024 11:16 AM
That is not possible. What you can do, if this is in the native UI and using the Available and Selected boxes, is modify the fields that appear below the boxes when a record is highlighted
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0725179
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2024 11:16 AM
That is not possible. What you can do, if this is in the native UI and using the Available and Selected boxes, is modify the fields that appear below the boxes when a record is highlighted
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0725179
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2024 11:27 AM
Thanks Brad, appreciate the fast response. Now if there was only a way to show that information in ESC