Thursday, December 11, 2014

django-smart-selects

Hello everyone...

I'm using django-smart-selects for my dependent selects, you know, like if you choose a Country only the cities from that country have to come up in the second select. And it's working great, but now we've faced a problem..

We want to add search functionality to the selects, we managed to do so with (select2, chosen, jQuery Autocomplete) all 3 work but they break django-smart-selects functionality, I can choose the country, but then the cities selects is empty...

Anyone have been able to integrate them? Or do you know any other package that has both functionalities in django?

Thanks in advance for the help!

--
Jorge Andres Vergara Ebratt
#SoftwareDeveloper (Or at least trying to be)
@javebratt

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAAeX05HqYhg4DQyRcnVvXbcrK%3DA2zjS40sLO-rFmnYeTBxvv7Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment