O3: Nested Form Structure and Conditional Field Support

Conditional field support is a fundamental feature for forms, so something we should definitely strive to support. Is this already defined in the form schema? Do we have a formal documentation of the schema beyond the examples given in the AMPATH forms documentation on Vercel? (Assuming we need to propose schema changes to support conditional fields, I’d like to use the same process to propose referring to concepts by mapping)

The term “nested forms” might also be used to describe include forms (or components) by reference – i.e., embedding forms inside other forms. From your description, I think by “nested forms” you’re actually referring to “conditional sections” – i.e., the ability to apply conditions not only to individual fields but also to sections (groups of fields) within a form.