Show tooltip without tooltip icon

Show a tooltip without a tooltip icon in ChronoForms.

Overview

The issue is needing a tooltip to appear on hover over a field label without displaying a separate tooltip icon.
Add a custom data attribute with the hint text to the field and change the container class to enable the tooltip functionality.

Answered
ChronoForms v6
Ra RainerWalesch 30 Aug, 2018
Hi,is it possible to show a tooltip when hovering over the label of a field, without defining a tooltip icon?

Thanks
Rainer
he healyhatman 30 Aug, 2018
Under extra attributes you can add
data-hint:Your text here
and then under the container class change it to
field tooltipstered

To make a tooltip that pops up when you hover over the field.
This topic is locked and no more replies can be posted.