orbeon / orbeon-forms

Orbeon Forms is an open source web forms solution. It includes an XForms engine, the Form Builder web-based form editor, and the Form Runner runtime.
http://www.orbeon.com/
GNU Lesser General Public License v2.1
518 stars 220 forks source link

Ability to use Explanatory Text as label for a field #4778

Open avernet opened 3 years ago

avernet commented 3 years ago

At the UI level, in Form Builder:

In the form definition:

<fr:explanation id="control-2-control" bind="control-2-bind">
    <fr:text ref="$form-resources/control-2/text" mediatype="text/html"/>
</fr:explanation>

<fr:label id="control-2-control" ref="$form-resources/control-2/text" mediatype="text/html"/>

+1 from customer

avernet commented 2 years ago

+1 from customer

ebruchez commented 1 year ago

We should also extend this to allow the explanatory text to describe other items (hint/help), including: