[Feature Request] Scaffolding generates nested forms automatically
Open
area-scaffolding
Feature
- Dominant language
- C#
- Stars
- 818
- Forks
- 260
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 10
Description
If I have a form model that includes a List of another form model and that model has a list of other form model, etc, I would like it when scaffold to generate nested forms of dynamic size (based on the user at run-time) in the scaffold form view.
This can be a pain/tidius to do manually, and isn't that the point of scaffolding.
Contributor guide
Assessment
This issue has not been assessed yet.