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

errors with custom behaviors #2393

Closed
ChicoMetal opened this issue Aug 6, 2015 · 2 comments
Closed

errors with custom behaviors #2393

ChicoMetal opened this issue Aug 6, 2015 · 2 comments

Comments

@ChicoMetal
Copy link

Hi, I'm using this extension and it seems good, but I have some problems,
for example, using the extension of jquery.validate, create a custom validation for select, working perfectly before using the filter, once you deploy the filter, for some reason this validation is skipped and could not make the take, also when cleaning the form with the reset input comvencional forms the select left with the choices and not the first which is what is left by default, as usually happens without the use of filter.

in cunclusion I can say that the use of the filter is intervening catastrophically with the instructions set nececitan to select.

use the version v1.4.2

@pfiller
Copy link
Contributor

pfiller commented Jun 7, 2016

I believe jQuery validate skips hidden fields and Chosen hides the field. I think we prefer to focus any effort towards fixing this on the more modern HTML5 required element (see #515).

@pfiller pfiller closed this as completed Jun 7, 2016
@ChicoMetal
Copy link
Author

mmm

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