Solved
Tooltips in ACC
Hi there,
does ACC have a tooltip feature within Input Forms? Or anything else that would help improve UX within a busy input form?
Thank you!
Hi there,
does ACC have a tooltip feature within Input Forms? Or anything else that would help improve UX within a busy input form?
Thank you!
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
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.