How would I update the hover-over text for a date variable?

kwong43
Tera Expert

Hello,

 

Can anyone point me in the right direction for updating the hover-over text for the date variable in a catalog item? The text only shows when hovering over the calendar icon (kwong43_2-1746745530412.png). This might be OOTB and can't be edited from what I have read from this post. Can anyone confirm this?

kwong43_1-1746745413603.png

Thank you!

 

 

2 ACCEPTED SOLUTIONS

Robert H
Mega Sage

Hello @kwong43 ,

 

The hover text definitely cannot be configured.

You would have to clone and modify the Widget that renders it in order to change it. That means mean you would own a lot of custom code now.

 

My question would be: why do you want to change the hover text?

If you want to provide some hints to the end user then a better way would be to use Annotations on the variable. Using the Instructions field you can even do text formatting, add links, etc.:

 

RobertH_0-1746770139627.png

 

Regards,

Robert

 

View solution in original post

Ankur Bawiskar
Tera Patron
Tera Patron

@kwong43 

I agree with @Robert H , avoid any such changes and use help text or tool tip etc on that variable to show more information

check this blog

Help Text Options for Service Catalog Variables 

If my response helped please mark it correct and close the thread so that it benefits future readers.

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

View solution in original post

3 REPLIES 3

GamNOW
Tera Contributor

Robert H
Mega Sage

Hello @kwong43 ,

 

The hover text definitely cannot be configured.

You would have to clone and modify the Widget that renders it in order to change it. That means mean you would own a lot of custom code now.

 

My question would be: why do you want to change the hover text?

If you want to provide some hints to the end user then a better way would be to use Annotations on the variable. Using the Instructions field you can even do text formatting, add links, etc.:

 

RobertH_0-1746770139627.png

 

Regards,

Robert

 

Ankur Bawiskar
Tera Patron
Tera Patron

@kwong43 

I agree with @Robert H , avoid any such changes and use help text or tool tip etc on that variable to show more information

check this blog

Help Text Options for Service Catalog Variables 

If my response helped please mark it correct and close the thread so that it benefits future readers.

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