Hi,is it possible to show a tooltip when hovering over the label of a field, without defining a tooltip icon?
Thanks
Rainer
Thanks
Rainer
Under extra attributes you can add
To make a tooltip that pops up when you hover over the field.
data-hint:Your text hereand then under the container class change it to
field tooltipstered
To make a tooltip that pops up when you hover over the field.
Thank you, it works.
This topic is locked and no more replies can be posted.