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

select input and required #22

Closed
ouhouhsami opened this issue Oct 14, 2011 · 2 comments
Closed

select input and required #22

ouhouhsami opened this issue Oct 14, 2011 · 2 comments

Comments

@ouhouhsami
Copy link
Contributor

Hello,

I took a look at this file : floppyforms/templates/floppyforms/select.html and didn't find {% if required %} required{% endif %}
(so that if this type of field is required and the user don't set a value, he will not get a red border around the select input)

Is there a reason for that ?

Thanks

@brutasse
Copy link
Collaborator

I guess not :). I'll add the feature next week. Thanks for the report!

@brutasse
Copy link
Collaborator

Fixed with pull request #23

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