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
511 stars 220 forks source link

Phone, date, and time fields don't show labels with Placeholder option #6313

Open ebruchez opened 1 month ago

ebruchez commented 1 month ago

Following #6304.

Enable "Use Placeholder for Text Fields and Text Areas" in Control Settings.

This currently doesn't work because these fields already have a placeholder. But this means that the labels don't show. Options:

The last solution might be the best one.

image