Hello,
I am using a form with a checkbox named newsletters one value is [b2b] another one is [edu]. How Do I store these values in mysql database. I tried newsletters, newsletters[0] and newsletters[b2b] as as row-name, but the fields are not stored in database.
I found something in forum to handle arrays, but this action is missing, maybe it was in an old version.
How can I store my checkbox value? I am using the save data action to store my values.
Thanks Alex
I am using a form with a checkbox named newsletters one value is [b2b] another one is [edu]. How Do I store these values in mysql database. I tried newsletters, newsletters[0] and newsletters[b2b] as as row-name, but the fields are not stored in database.
I found something in forum to handle arrays, but this action is missing, maybe it was in an old version.
How can I store my checkbox value? I am using the save data action to store my values.
Thanks Alex