MyFormworks / Formworks

Formworks is a framework for building forms from JSON files.
https://myformworks.github.io/Formworks/
MIT License
6 stars 1 forks source link

Add a header and footer to the `UITableView` #85

Closed csfar closed 3 years ago

csfar commented 3 years ago

Add a header and footer to the UITableView. The header should have the title of the form and an exit button, if presented as a fullscreen modal. The footer should be the new submit button, present in all possible instances of a form.