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

Consider "modes" in Form Builder #3914

Open ebruchez opened 5 years ago

ebruchez commented 5 years ago

It might be worth considering what other creation products do and have different modes, for example:

The "Inspect" mode would show certain useful information easily, like maybe control names, dependency relationships, whether a control has formulas, is the target of a service, etc.

Alternatively, this might be done with hover and certain key combinations.

ebruchez commented 5 years ago

See also #3984 for the idea of producing a report containing useful information in the form definition.