Hi all,
I have a question: Is it possible to add a hint to
label? Like my project is going to display the control’s value in
the control’s hint (since the text will be rather long) and we want to
have a hint around the control’s label to say what the field is used
for.
So ideally I want:
<xforms:input
ref=”…”>
<xforms:label>
My label
<xforms:hint>This
is what this field does</xforms:hint>
</xforms:label>
<xforms:hint>The
value</xforms:hint>
</xforms:input>
Thanks!
Stephanie
Free forum by Nabble | Edit this page |