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/Runner to warn if form definition format can be incompatible #5521

Open ebruchez opened 2 years ago

ebruchez commented 2 years ago

Scenarios:

We store the version numbers in the form definition metadata, so we can do this check. We could prohibit the load/paste completely, or warn the user and allow the user to proceed.

ebruchez commented 1 year ago

This would also be useful for the form push/pull functions. In this case, it would also be good to have a clear, explicit error message in the UI/from the API call.

+1 from customer