-
Notifications
You must be signed in to change notification settings - Fork 13
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
[Bug] Select2 Multiple Not working #44
Comments
Hi @rpenav91, Thank you for working with our products. Can you please give me the code that you tried so I can check this and see what happens? Thank you, |
Hi @rarestoma & @rpenav91 , Select2 has option - Dynamic option creation which is also works with multiple option For example code:
By running initializer: it should works like shown in Select2 example. Using argon it is not working. |
Thank you for working with our products. Did you try our tags input plugin available here: https://demos.creative-tim.com/argon-dashboard-pro/docs/plugins/tags.html? I think it may help you. Thank you, |
Hi @rarestoma Yes i found tags plugin for input but it has only 50% functionality I've need to. Is is possible to fix it? Regards |
@rarestoma is it possible to an answer for this issue? I am waiting for this more than 3 months... |
Sorry for my late response. We added it to the 'to do' list for the next update. Another solution would be the multiple dropdowns available here: https://demos.creative-tim.com/argon-dashboard-pro/docs/plugins/dropdown.html. You can also find more examples here: https://select2.org/placeholders. Please let me know if it works. Thank you, |
Hi @rarestoma Unfortunately, it doesn't work for me, because I need dynamic option creation which can be typed by the user or chosen from the dropdown list (excellent will be with the search option). So it seems I need to wait for the update. When I can expect it to be available? |
We are currently working on a new update and we hope we will release it in about 1 month. Thank you, |
Using Django the form-control removes the options made in the model. When will this fix be available? I can see that this tread is very old!! Not very promising for a PRO subscription |
Any updates on this? |
Version
1.2.1
Reproduction link
https://demos.creative-tim.com/argon-dashboard-pro/docs/plugins/dropdown.html
Operating System
OS / Windows
Device
Apple Macbook Pro / DELL Latitude
Browser & Version
Chrome 90
Steps to reproduce
What is expected?
Select2 with multiple items
What is actually happening?
Multiple Select2 is being initialized but you can't search or apply filters
Solution
Additional comments
The text was updated successfully, but these errors were encountered: