dotnet / dotnet/Scaffolding

[Feature Request] Scaffolding generates nested forms automatically

Open
#634 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.