The Zurich release has arrived! Interested in new features and functionalities? Click here for more

To update the tooltips in incident form

Ginia
Tera Contributor

Hi,

I have an incident form in which I need to update the tool tip information. This is not our usual way of adding tooltips in servicenow via hint field. The field has a question mark next to it. I need to understand how these are populated? This is not coming from the hint field via configuring label. I have checked that already. Can someone help me understand from where the values are populated on hovering over the "?" icon?

Ginia_0-1756196716646.png

 

4 REPLIES 4

GlideFather
Tera Patron

Hi @Ginia,

 

for this tooltip or HINT if you will, please click right mouse button on that particular field and select Configure Label:

 

GlideFather_0-1756232702942.png

 

GlideFather_1-1756232711319.png

 

GlideFather_2-1756232716381.png

 

 

Let me know if this helped you or what would it take to consider this resolved

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


Hi,

Unfortunately, it is not coming from there, hence I need to understand what the other ways are tooltips are populated. I have checked UI Messages, Client script , UI policies and Macros but I do not see them getting auto populated from there

Hi @Ginia,

if it is Incident, check the same for Task as it is a parent table and Incident might have inherited it

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


Hey,

I checked the task table's client script, UI macros, messages and UI policies but could not find anything. This is coming OOB. I just wanted to understand how this pop up gets auto populated OOB