Plugin Contributor
Kim L
(@kimmyx)
Hi @zaffarn,
To allow multi-selections to a dropdown field in your form, the field must be of column type set.
See here (preview from our Data Designer): https://share.zight.com/JruZmkQ6
Let us know if you have more questions. 😊
Hi @kimmyx,
How do I change the column type?
-
This reply was modified 1 year, 7 months ago by
erik2.
Plugin Contributor
Kim L
(@kimmyx)
Hi @erik2,
To change a column’s type, you need to alter the table either via SQL Query Builder, or by Data Designer.
Here’s a short demo: https://share.zight.com/9ZuJnZ92
Hope that helps!
Thank you @kimmyx
Ah, I see. I thought this was some ‘internal’ way to define the column type, I didn’t realise this was about changing the type in the database table. (My field is varchar)
Is there no other way to create form-input-field as multi-select, or as checkboxes? Preferably with a few predefined choices?