Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Hide the tooltips displayed in the fields shown in Dotwalk

Tepp
Tera Expert

Dear Experts,

The fields displayed in DotWalk show tooltips OOTB.
We are not using the hint feature.

Is there a way to hide these tooltips?

Thank you in advance.

スクリーンショット 2025-10-28 213534.png

スクリーンショット 2025-10-28 213559.png

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@Tepp 

I believe it's OOTB and you cannot alter this.

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

@Tepp 

I believe it's OOTB and you cannot alter this.

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

GlideFather
Tera Patron

Hi @Tepp,

 

check this:

GlideFather_0-1761655912056.png

 

or this:

GlideFather_1-1761655922470.png

 

 

You might need to clear cache (or a fresh session in incognito window) to see any difference.

 

If that resolves your issues, it will be effective for the logged in user just and only. To apply it globally you would need to set the default value in User preferences.

 

Let me know your pogress 

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


Dear GlideFather,

Thank you for your response.
Would it be possible for you to provide detailed instructions on how to globally disable these tooltips?

Thank you in advance.

Hi @Tepp,

 

GlideFather_0-1761721166277.png

 

 

When you update the Preference value then check the User preferences value that changed to identify which one is that.

 

In this particular case it's "glide.ui.accessibility.show_truncated_text", if it doesn't exist create it, keep the user field empty, it will become default for all and set the system value false to turn it off. If any user will change it afterwards there will be a new record associated with that user.

 

New user preference (unless already exists):

GlideFather_1-1761721322243.png

System value is the default one for all, unless somebody changes it. If they change it will be the Value column:

GlideFather_2-1761721371273.png

 

https://yourinstance.service-now.com/sys_user_preference_list.do?sysparm_query=name%3Dglide.ui.accessibility.show_truncated_text&sysparm_view=

 

Let me know if you managed this.

 

PS: before you make this default property ensure on an individual level that it's the desired behaviour. If you do this for your own record, clear cache, does it do accordingly to your requirement? If not, then it doesn't make sense to continue. COntinue only if it helped you..

 

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