Forgot your password? Forgot your username? Create an account

 
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Multiple Select Combobox

Multiple Select Combobox 1 year 1 month ago #12936

  • atascadero
  • atascadero's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Karma: 0
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.

Link to Form

Thank you.
The administrator has disabled public write access.

Re: Multiple Select Combobox 1 year 1 month ago #12941

  • Alex
  • Alex's Avatar
  • OFFLINE
  • Administrator
  • Posts: 7805
  • Thank you received: 247
  • Karma: 60
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

  • dankron
  • dankron's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Karma: 0
i have exactly the same problem, do you know where is the code that has to be changed? i've looked everywhere can't find it.
The administrator has disabled public write access.
  • Page:
  • 1