Skip to main content
12-Amethyst
March 3, 2022
Question

Button widget TooltipField text nextline

  • March 3, 2022
  • 1 reply
  • 857 views

It is not possible to make the Button widget's TooltipField text appear in the next line, it is coming in one straight line, considering all spaces and the next line as a single space.

1 reply

14-Alexandrite
March 10, 2022

Hi,
As I know, it is not possible to make TooltipField text in multiple lines. Using break lines as <br> or /n does not work. 
Currently for security reasons, cannot inject html or javascript code within the widget. I have verified some requests to enable it in others widgets.