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

Improved "New Form" dialog #6518

Open ebruchez opened 1 month ago

ebruchez commented 1 month ago

See also:

The idea here is to improve the landing experience in Form Builder. We should have:

Some fields should be optional:

If any mandatory field is not set, we should ask the user to set them before publishing at least, and maybe during saving.

For a new form, we should show a list of form templates to start with. This could be, for now, the list of forms in Form Builder that are in the orbeon app. We could also create a new app name, if desired, such as orbeon-templates, orbeon:templates, fr:templates, or templates or something like that.

ebruchez commented 1 month ago

In addition, URL parameters should still allow bypassing the dialog when safe to do so.

Tasks:

ebruchez commented 1 month ago

Additional ideas:

ebruchez commented 1 month ago

Mockups:

form-builder-new-form

form-builder-new-library

ebruchez commented 1 month ago
ebruchez commented 1 month ago
ebruchez commented 1 day ago