Avatar

Correct answer by
Level 5

Hi,

there is a backcolor="tooltip" attribute for containers and textAlign="toolTip" for inputs of type="flatSubFormButton".

I personnaly use a static field of type="help" next to the input field that needs the tip :

<static label="blablabla" type="help"/>

Kind regards,

Pierre

View solution in original post