Hover over popup for dropdown

Is it possible to add hover over popup info window for the dropdown in the SuiteCRM?

If anyone tried it before, please us know!

Thanks in an advance! :smile:

Hi @rsp

Yes, it’s possible! You’ll just need a bit of customization—update the dropdown view (like EditViewDefs.php) and use some JavaScript or jQuery to show tooltips. For nicer styling, you can use Bootstrap or tippy.js.