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

how to configure to select some countries only? #4

Closed
david-young-fax opened this issue Aug 20, 2019 · 2 comments
Closed

how to configure to select some countries only? #4

david-young-fax opened this issue Aug 20, 2019 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@david-young-fax
Copy link

it's good to show all countries. But in our use case scenario, we don't support some countries for our application.

it's quite confusing if we just show them all. Is it possible for us to configure and show desired countries?

@david-young-fax david-young-fax changed the title how to configure to select only some countries? how to configure to select some countries only? Aug 20, 2019
@mojoaxel mojoaxel added enhancement New feature or request help wanted Extra attention is needed labels Aug 27, 2019
@mojoaxel
Copy link
Owner

This feature is not implemented yet.

@mojoaxel
Copy link
Owner

I just released version 4.1.0. You now can define a list of countries like so:

<select class="selectpicker countrypicker" data-countries="AT,BE,BG,HR" ></select>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants