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

Javascript validation for form #121

Open
vojtatranta opened this issue Jan 21, 2015 · 1 comment
Open

Javascript validation for form #121

vojtatranta opened this issue Jan 21, 2015 · 1 comment

Comments

@vojtatranta
Copy link
Contributor

It would be nice if we could validate form right on client, without refreshing whole page.
Simple stuff like required, max length and other could be client-only more complicated like inline forms (foreign keys) would have to be done with ajax-validation with proper JSON response with errors.

@ondrejSkowronek
Copy link
Contributor

yeah that would be awesome

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