Make QuerySelectMultipleField fields editable on the list view
For QuerySelectField and ModelSelectField, a select data-type is used. This element does not support select multiple, but the checklist element does. The same code for compiling the choices is used.
Showing
Please register or sign in to comment