Can´t save checkboxes to DB

JeLu 16 May, 2012
I noticed that my new form didn´t saved values to my table in the DB.

I have created a table from my form in formmanager. I have added a handle array in OnSubmit. I use panes and panels in the form if that needs something special?

My checkboxes are like

A1=A1
A2=A2
A3=A#

and i have 5 groups of checkboxes like that.

//JeLu
GreyHead 16 May, 2012
Hi JeLu,

Nothing is saving, or just the Checkboxes aren't saving?

Bob
JeLu 17 May, 2012
Just checkboxes
GreyHead 17 May, 2012
Hi JeLu,

Is the Handle Arrays action before the DB Save action?

Bob
JeLu 22 May, 2012
Yes, Handle Arrays are before DB save
GreyHead 22 May, 2012
Hi JeLu,

Please take a Form Backup using the icon in the Forms Manager and post it here (as a zipped file) or PM or email it to me and I'll take a closer look.

Bob
JeLu 22 May, 2012
Here it is.

//JeLu

Edit: File deleted´'cause i did not wanted it public.
GreyHead 25 May, 2012
Hi JeLu,

Sorry, what was the file name? I have lots of .cf4bk files here and I don't know which one was yours :-( Email it to me if you prefer.

Bob
JeLu 01 Jun, 2012
It must be something with my form. When I put on the Debug in CC I can see the Array including what should be seen in checkboxes but it is not visual in my "edit" form.

//JeLu
Max_admin 01 Jun, 2012
Hi Jelu,

CC doesn't support concatenated fields values by default, but try to enter your field name under: General > Advanced > Array fields in the latest CC

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
JeLu 04 Jun, 2012
It seems to have done it.

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