How to add feature select all to django selectable
33 views
Skip to first unread message
Robbi Ibadi
unread,
Nov 26, 2017, 1:04:27 AM11/26/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-selectable
I have been trying to extend the select multiple combo box to support the case of a user wanting to add all of the results returned by the autocomplete query in a single click. How to achieve it, this example that i need: