Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Tooltip in service portal

pjnath77
Tera Contributor

Hi everyone,

 

I want to set tooltip for a catalog item like when I hover on the catalog item then the entire item name should be displayed outside in the hover .How can I achieve this in the service portal 

 

Thanks,

P Jyothinath

3 REPLIES 3

kaushal_snow
Giga Sage

Hi @pjnath77 ,

 

You can utilize the Hint field to provide additional information:

 

Navigate to: Service Catalog > Catalog Definitions > Maintain Items

Open your desired catalog item and locate the variable you want to add a tooltip to and then fill in, the Hint field with your tooltip text..

 

Try this once and let me know. If you find this helpful, please accept this as a solution and hit the helpful button..

 

 

Thanks and Regards,
Kaushal Kumar Jha - ServiceNow Technical Consultant/Developer

Hi @kaushal_snow ,

Thanks for the reply, Instead of catalog item variable i need this tooltip hover added to the name field on sc_cat_item table.

 

Regards,

P Jyothinath

Hi @pjnath77 ,

 

I think OOB I haven't found it anywhere. Maybe you need to go ahead with some custom solution, may be Clone & Customize the SC Catalog Item  widget with uib-tooltip function.

 

 

Thanks and Regards,
Kaushal Kumar Jha - ServiceNow Technical Consultant/Developer