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

Location required plugin, country is not required #167

Open
dienast opened this issue Aug 22, 2013 · 0 comments
Open

Location required plugin, country is not required #167

dienast opened this issue Aug 22, 2013 · 0 comments

Comments

@dienast
Copy link

dienast commented Aug 22, 2013

Region and City are indeed required, but for Country this plugin does not work.

This can be achieved by adding the line below in the index.php file:

$('select[name="countryId"]').addClass("{required: true, messages: { required: ''}}") ;

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

1 participant