UI Forms (TODO)¶
TODO:
- IndependentNestedForm
- Available form components
- How to deal with collections:
- when only adding/removing is required (no element editing)
- when only element editing is required (no add/remove)
- when adding/removing is required and element editing is also required
- …