Forums

GSheet Save with multi db read?

mduda 22 Jul, 2017
Hi Bob and Max,

Is there a way to use the GSheet function to save data that has been read in the multi db read array? (used Bob's flat array coding to pull it out of subarray). My form only contains a submit button - no fields are completed by the user.

Or - will the GSheet save plugin only work for completed form fields?

Thanks.
GreyHead 22 Jul, 2017
Hi mduda,

It will work with any array of data in $form->data e.g. $form->data['GSheet'] You can create that array in any way that you like.

Bob
mduda 22 Jul, 2017
Thanks Bob🙂 I'll give it a whirl.
This topic is locked and no more replies can be posted.