Forums

Checkbox's in database table

bennychains 07 Nov, 2011
Hi,

I have a form that asks users the normal stuff, then asks them some specifics using several check box entries which they can choose multiple options based on themselves.

I like for this data to be captured in the MySQL table, but i am not seeing the data captured, but instead, NULL for those fields.

How can i have the MySQL table record their entries?

Thanks
GreyHead 08 Nov, 2011
Hi bennychains ,

Please drag a Handle Arrays action into the On Submit event and move it before the DB Save action.

Bob
This topic is locked and no more replies can be posted.