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

Enable duplicate selection #1323

Open
hammadarshad1 opened this issue Apr 19, 2023 · 3 comments
Open

Enable duplicate selection #1323

hammadarshad1 opened this issue Apr 19, 2023 · 3 comments

Comments

@hammadarshad1
Copy link

I'm using DAL in my Django form to generate select multiple field. The problem is I can't able to select one item multiple time. Whenever I try to select one item multiple times it got vanished from the selection.

@jpic
Copy link
Member

jpic commented May 2, 2023

I don't think that is supported by select2

@hammadarshad1
Copy link
Author

Is there any alternative to Select2, that supports duplicate selection?

@jpic
Copy link
Member

jpic commented May 10, 2023

Not that I know of, have you considered using a formset? Users could make a choice and type in a quantity or amount for each choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants