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

fix form property label for property to fix focus on click. #86

Closed guidozanon closed 5 years ago

guidozanon commented 5 years ago

The focus on click of labels doesnt work as the for property values is invalid

mcintyre321 commented 5 years ago

Thanks!

mcintyre321 commented 4 years ago

There was a problem with the CI process which meant this wasn't released until today. Thanks again for the fix