We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
@JBusch, validation messages for each field will be avaialable for Bootstrap and Foundation soon. Take a look and this one: #153
Sorry, something went wrong.
Would also be nice for basic html
Feel free to implement it for basic html and create PR.
@JBusch Thanks for the nice message! I'll try to add it to the basic template as well.
Thank You! :)
a55f654
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: