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

mandatory field bug #6

Closed
dethegeek opened this issue Sep 8, 2014 · 4 comments
Closed

mandatory field bug #6

dethegeek opened this issue Sep 8, 2014 · 4 comments
Milestone

Comments

@dethegeek
Copy link
Contributor

I configure a dropdown list field A, and a date field B. The date field B is configured to be visible only if A = something, and is mandatory.

I'm expecting the date field B is mandatory only if visible. If not, it should be ignored.

The plugin says I must fill the field B, despite it is hidden.

@neeftarah
Copy link
Contributor

Fix by 95b22f5

@dethegeek
Copy link
Contributor Author

I did a test, and the bug is still here. The fix seems to be related to something else.

anyway, thank you for all bugfixes :)

Dropdown configuration :
formcreatorv2

Date field configuration :

formcreatorv2-2

I choose "valeur 1" in the dropdown, therefore I cannot fill the date field :
formcreatorv2-3

@neeftarah
Copy link
Contributor

The link was not the good... But the fix was also incomplete (It seems I only fix half of field types).

@dethegeek
Copy link
Contributor Author

Just tested again, and it is working !

Thank you

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

3 participants