Skip to content

Ability to fill in part of a form using a nested view model #115

@robdmoore

Description

@robdmoore

It would be awesome to be able to do something like:

Input.PartialModel(m => m.SubViewModel, model.SubViewModel)

where it takes the first argument as an expression so that it figures out the id it needs to prepend.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions