Tooltip on checkbox in Risk Workspace

shravani_w
Tera Contributor
  • When hovered on "sync with entity owner" checkbox on risk form, a tooltip should be shown on Risk Workspace.

I have tried using with the field decorator, but it's not working on checkbox.

Does anyone know any other possibilities?

2 ACCEPTED SOLUTIONS

Community Alums
Not applicable

Hi @shravani_w ,

You will need to Enable the user preference, What you can do is, Click on your Profile picture from the top right corner> Click "Preferences"> Click "Display" > Enable "Show Help tips on Forms" :

SandeepDutta_0-1740641222815.png

 

I just enabled , i can see the help tips on the workspace :

SandeepDutta_1-1740641267258.png

 

View solution in original post

7 REPLIES 7

Community Alums
Not applicable

Hi @shravani_w ,

You cannot have Tooltips specially for a persona on workspace, what you can do is ask the users to Enable/Disable it for their user profile.

 

ThineshT
ServiceNow Employee
ServiceNow Employee

Hi @shravani_w 
Also if you want to enable it by default for all the users;

  • Go to All->System->user preference
  • Search for "glide.ui.accessibility.accessible.tooltips"
  • Set the value field to "true"

ThineshT_0-1740648230040.png

 

Community Alums
Not applicable

Hi @ThineshT ,

Refer to my answer above, the answer you gave does the same thing ðŸ˜Š