Closed
Solved
Helper text for Rich text editor
There is no OOTB option Helper text for Rich Text Editor control.
We are using 8.2.5.
Any suggestions for having help icon with an overlay for Rich Text Editor similar to OOTB helper text.
Hi
This can be achieved using JQuery. You can add the following js in the perform harness and replace 'Rich Text Editor' with label you have to the Rich Text Editor and Replace title with the tooltip text you want
This will work as below
Hope this helps! Thanks