We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to show tooltips for choices based on category

pramodkumar
Tera Expert

Hi All,

Is it possible to display different tooltips for the same choice in a string field depending on the value of a category field?

 

Thank you!

1 REPLY 1

SAI VENKATESH
Kilo Patron

Hi @pramodkumar 


You can use in change client script and function g_form.showFieldMsg() function and you can achieve by that 

 

 

 

thanks and regards 

Sai venkatesh