Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help with usage #55

Closed
gingters opened this issue Mar 9, 2018 · 2 comments
Closed

Need help with usage #55

gingters opened this issue Mar 9, 2018 · 2 comments

Comments

@gingters
Copy link
Contributor

gingters commented Mar 9, 2018

Hi,
i'm trying to use FormFactory in one of my open source projects.
I like it how it generates my first form, but I'm a bit lost in how to use the features.
I am using ASP.NET Core 2 Razor Pages.

So my main two questions are:
How can I enable validation? My required fields i.e. aren't validated and I can post the form without needing to fill in required fields.

When the form gets posted, what do I need to do to get the entered & posted data into my model to further process it?

Thanks in advance

@mcintyre321
Copy link
Owner

mcintyre321 commented Mar 9, 2018 via email

@gingters
Copy link
Contributor Author

gingters commented Mar 9, 2018

Ah, all sorted out. Indeed, the javascript was missing. I could also sort out the binding. Thanks.

@gingters gingters closed this as completed Mar 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants