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
511 stars 220 forks source link

Wizard to maintain section status for subsections #6395

Open avernet opened 1 week ago

avernet commented 1 week ago

Right now, wizard.xbl maintains section status tokens: incomplete, invalid, visible-incomplete, and visible-invalid, but only for top-level sections. When subsection navigation is enabled and there is an error in a subsection, the TOC shows the containing top-level section as incomplete, without indicating the specific subsection. This can be confusing for people filling out forms, especially when a top-level section contains numerous subsections. This RFE proposes indicating the status on the relevant subsections instead of the top-level section.

+1 from customer