Multiple Select
In addition to allowing users to create a listbox with multiple select enable, give them the ability to set form element to checkbox with multiple select.
Thank you again for this idea. Multi-select feature is now available in all accounts. Look for new List Data Types in Table Design. More information can be found at http://howto.caspio.com/tables-and-views/data-types/list/. Additional enhancements and options for multi-select feature will be available in future releases.
-
George P commented
We could really use the ability to have multiselects in cascading listboxes. Its real restriction for us right now not being able to do this and only having a reliable feature (using JS) in the top level Listbox as opposed to a cascading listbox.
-
James commented
Is there any update on this? I have multiple projects right now where either a checkbox multi-select array would be amazingly helpful (though at this point, having any kind of option to multi-select on form submission rather than just for search would be fantastic).
-
Anonymous commented
This is a must have -- Cascading multiselect for lookup tables is very important for more complex tables.
Store them as comma separated.
-
Anonymous commented
Here is a good example: http://code.google.com/p/dropdown-check-list/
-
AdminAdmin (Product Manager, Caspio) commented
Please help me understand this better.
Is this about rendering a list of checkboxes from a lookup table?
For submission forms, search forms or both?
If for submission forms, how should multiple selections get stored?