mcintyre321 / FormFactory

MVC5, Core or standalone - Generate rich HTML5 forms from your ViewModels, or build them programatically
http://formfactoryaspmvc.azurewebsites.net/
MIT License
304 stars 103 forks source link

Posting PropertyVM to MVC controller #71

Closed reashadali closed 6 years ago

reashadali commented 6 years ago

Hello, All the example has it render propertyVM on MVC view, did some try to post the data from MVC to controller with the same PropertyVM object?

mcintyre321 commented 6 years ago

Don't modelbind to the PropertyVm - see https://github.com/mcintyre321/FormFactory/issues/54#issuecomment-363841903.