Does anyone know what exactly is Dynamic about Primefaces Extension's Dynaform.There doesn't seem to be anything dynamic about the dynamic form example. As far as I can tell this is just a form with a fixed layout and fixed input components. Not what I expected given the statement on the front page:
Normally we can build a form quite straightforward by h:panelGrid oder p:panelGrid if the count of rows / columns, positions of elements, etc. are known. That's true for static forms. But it's not possible to use h:panelGrid oder p:panelGrid if a form is described dynamically, at runtime. E.g. if the entire form's definition is placed in a database or a XML file.
DynaForm makes possible to build a dynamic form with labels, inputs, selects and other elements by model. Other enhancements are expandable extended view area (grid), autoSubmit feature, widget's client-side API, various facets. Supported facets