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

Error message support #43

Open
tasomaniac opened this issue Jan 13, 2014 · 1 comment
Open

Error message support #43

tasomaniac opened this issue Jan 13, 2014 · 1 comment

Comments

@tasomaniac
Copy link
Contributor

The library has various validation methods but we cannot give any error message to the user.

For example if a field has a maximum value of 500 and it the user gives 600. It gives error indicator but does not give any feedback to user. I think it needs integrated message system that displays the error message below the views.

@jessedc
Copy link
Contributor

jessedc commented Jan 13, 2014

EZForm has deliberately stayed away from getting too involved with your user interface, but off the top of my head I can think of a few extensions to the validation functionality that might bet useful.

Features are added to EZForm as they're needed, feel free to submit a PR with some suggestions ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants