Hi all,
I am preparing the new form and I want to use dropdowns and checkboxes and I have some questions.
[list]May I use enum data type in DB for save from checkboxes? it saves as an array and it throws an error.
what data type Should I have in DB?[/list]
[list]May I combine dynamic dropdown with checkboxes? how?[/list]
I am preparing the new form and I want to use dropdowns and checkboxes and I have some questions.
[list]May I use enum data type in DB for save from checkboxes? it saves as an array and it throws an error.
1054 Unknown column 'Array'
what data type Should I have in DB?[/list]
[list]May I combine dynamic dropdown with checkboxes? how?[/list]