Hi,
I would like to export data from checkbox group into Google sheet.
The problem is in the checkbox group field name:
Field Name tag includes brackets - product[]
Google sheet tag includes brackets - Gsheet[]
So in the final version, it should look something like this Gsheet[product[]]. But this - of course - doesn't work. Any idea how to do it? Thanks.
Hi Nemec,
It should be:
Gsheet[product][]
Regards,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Unfortunately, it still does not work. 😟
You will need a "Handle arrays" action before the "sheet save" action, also you will need the handle arrays update, please send me a message using the "Contact us" page to get the latest file!
Regards,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
The image doesn't load!
Do you have the handle array action before the sheet save action ?
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Yes, I have.
http://files.lanete.cz/form.jpg
The "Handle arrays" action should be right above the "Sheet save" action, in the same event!
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
I am sorry It was old screenshot. I tried to add it into onSubmit event (before Gsheet event and also on the top). I also tried into onLoad event (on the top). But I always got only "Array" value.
http://files.lanete.cz/form2.jpg
Hi Bob,
It works! Thanks. Thanks. Thank you very much!
I had to change only "Gsheet to GSheet" in your code. It's sensitive to uppercase and lowercase letters.
Regards,
Němec
Ok, this is now confirmed a bug in the "handle arrays" action, the inner array should have been handled automatically!
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?