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

add possibility to add validation messages to each individual input #154

Closed
JBusch opened this issue Oct 24, 2016 · 5 comments
Closed

add possibility to add validation messages to each individual input #154

JBusch opened this issue Oct 24, 2016 · 5 comments

Comments

@JBusch
Copy link

JBusch commented Oct 24, 2016

first of all, thank you so much for this great library! :)

right now, if i understand everything correctly, it is not possible to add a validation message to an individual field.

for example, i have a fieldgroup of name and passwort. the validation message is wrapped underneath the filedset.

is it possible to wrap the field unter let's say the input?

thanks and best regards

@DavyJohnes
Copy link
Contributor

@JBusch, validation messages for each field will be avaialable for Bootstrap and Foundation soon. Take a look and this one: #153

@JBusch
Copy link
Author

JBusch commented Oct 24, 2016

Would also be nice for basic html

@IvanZuev
Copy link

Feel free to implement it for basic html and create PR.

@udos86
Copy link
Owner

udos86 commented Oct 24, 2016

@JBusch Thanks for the nice message! I'll try to add it to the basic template as well.

@JBusch
Copy link
Author

JBusch commented Oct 25, 2016

Thank You! :)

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

4 participants