I would like to have an icon beside the field's label to act as the trigger to display the field's description. I found that in the scenario that the user have to fill up a form several times it can be annoying to see the tooltip windows over and over again.

I've read the documentation and checked the issue queue and everything point out that I have to create my custom Beautytip, however I've found 2 mayor issues:

  1. There is not option for 'contentSelector' if you use the UI and although you can use 'ajax' as an alternative this involved to have a link pointing to the same page.
  2. The addition of the icon will required custom code, one option would be override the field theme function and the other would be to inject this code via Javascript

Also it would be awesome if this is not just limited to text fields and textareas.

Am I wasting my time and this is already implemented in your module? If not I think this would be a feature that will be beneficial for a lot of people.

Thank you so much for you great work.

Comments

pifagor’s picture

Issue summary: View changes
Status: Active » Closed (outdated)