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

Automatically generate hints and alert messages #2833

Open ebruchez opened 8 years ago

ebruchez commented 8 years ago

I thought we already had an RFE for this. Idea:

+1 from customer

ebruchez commented 8 years ago

+1 from customer for these examples:

File size must be less than {maxfilesize} MB.
File format is not allowed, allowed file formats are {fileformats}

And also for considering automatically-generated hints.

ebruchez commented 7 years ago

Specifically:

ebruchez commented 7 years ago

Right now:

I suggest the following changes:

One question is how to point to the custom message. It must come down to, approximately:

xxf:format-message(
    $messageTemplate,
    (
        $parameterToTheConstraint
    )
)

Options:

ebruchez commented 6 years ago

Still current for customer.

ebruchez commented 3 years ago

We need an option to enable default hints:

ebruchez commented 2 years ago

+1 from customer

ebruchez commented 1 year ago

For hints: