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

Form Builder to start right away in the editor #6213

Open avernet opened 8 months ago

avernet commented 8 months ago
ebruchez commented 8 months ago

For backward compatibility, we might still want to show the dialog, with a "Do this later" option?

I note that we can now do:

/fr/orbeon/builder/new?fr-app=foo&fr-form=bar

which skips the dialog and sets these values, or:

/fr/orbeon/builder/new?fr-app=foo

which prefills the app name but lets the user fill the form name.