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
514 stars 221 forks source link

Number and currency don't support minimal labels #6304

Closed avernet closed 4 months ago

avernet commented 5 months ago

Similar to #3233, which is for the "with character counter" appearance.

+1 from customer

avernet commented 5 months ago

Could this be supported by the XForms engine? If the XBL has xxbl:mode="lhha" and xxbl:label-for="html-input", and the element with the id html-input is an <xh:input>, which is the case here, couldn't the XForms engine place and maintain the label in the placeholder attribute of that input?

ebruchez commented 5 months ago

This seems doable, but consider this: