#29235: Dropdown menu for multiple checkbox select
---------------------------------------+------------------------
               Reporter:  eddy-oj      |          Owner:  nobody
                   Type:  New feature  |         Status:  new
              Component:  Forms        |        Version:  2.0
               Severity:  Normal       |       Keywords:
           Triage Stage:  Unreviewed   |      Has patch:  0
    Needs documentation:  0            |    Needs tests:  0
Patch needs improvement:  0            |  Easy pickings:  0
                  UI/UX:  0            |
---------------------------------------+------------------------
 Hi,

 I am not new to Python but new to Django and I have been impressed with it
 after 20 or so hours of use . However, I have stumbled upon a problem that
 I am struggling to fix: to allow a user to pick multiple selections from a
 long list of items.

 I have found a couple of example Django extensions online (e.g. Django
 easy select) but the documentation is poor / inaccessible to users like
 myself. I also tried to plug this feature in using Bootstraps dropdown
 menu but this doesn't  function right e.g. Django will know if the
 associated form is invalid but the validation pop up does not appear,
 requiring a javascript solution - but this doesn't tie in with the model
 in the back end properly!

 Are there plans to implement this feature natively in Django?

 Best regards

 Ed

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29235>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/050.364f22bbb1c7d17e465b4fce365d2ec5%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to