Is there a way to record multiple selections in a combobox field? Adding multiple='multiple' to the field parameters will display the combobox correctly to allow multiple selections, however the database still only records one value. I have many values in my list and the checkbox-list option makes the form too long.
No, sorry. That type of field is not supported yet. You can modify the extension's code to record all the values.
Alternatively you could use a checkbox list field and have it displayed in a fixed area with scroll bars ( using CSS ).
The administrator has disabled public write access.
Re: Multiple Select Combobox
9 months 1 week ago #14269