Initial value in ModelSelect2MultipleWidget (Many to Many field) #187
Unanswered
jose-gomez-evinex
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Sorry about this, I guess this is a very basic question/issue but I can't make it work 😭
I'm trying to use a MultipleChoiceField field to multi-select product categories in a form. That is working, but I can't make the select2 dropdown to show the initial categories. It always appear empty (no selected items)
This is my form:
Beta Was this translation helpful? Give feedback.
All reactions