dynamic form and checkboxes not saving the value entered
Posted: 2014-06-20 09:28
Hi all,
Perhaps I'm the last one that is still using ADDT or MX Kollection Pro.
Anyway, I try to post here my problem:
I have a dynamic form with 10 checkboxes.
Every checkbox should get a different value when checked.
i.e.:
checkbox1: when checked the value should be 1;
checkbox2: when checked the value should be 2;
checkbox3: when checked the value should be 3;
checkbox4: when checked the value should be 4;
checkbox5: when checked the value should be 5;
checkbox6: when checked the value should be 6;
checkbox7: when checked the value should be 7;
checkbox8: when checked the value should be 8;
checkbox9: when checked the value should be 9;
checkbox10: when checked the value should be 10;
But ADDT saves in the database the value as 1 (when checked) and 0 (not checked) for every checkbox.
Is this a bug?
How can I solve this? I badly need to save a custom value when a checkbox is checked.
Thanks to anyone that will help me.
Tony
Perhaps I'm the last one that is still using ADDT or MX Kollection Pro.
Anyway, I try to post here my problem:
I have a dynamic form with 10 checkboxes.
Every checkbox should get a different value when checked.
i.e.:
checkbox1: when checked the value should be 1;
checkbox2: when checked the value should be 2;
checkbox3: when checked the value should be 3;
checkbox4: when checked the value should be 4;
checkbox5: when checked the value should be 5;
checkbox6: when checked the value should be 6;
checkbox7: when checked the value should be 7;
checkbox8: when checked the value should be 8;
checkbox9: when checked the value should be 9;
checkbox10: when checked the value should be 10;
But ADDT saves in the database the value as 1 (when checked) and 0 (not checked) for every checkbox.
Is this a bug?
How can I solve this? I badly need to save a custom value when a checkbox is checked.
Thanks to anyone that will help me.
Tony