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.
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.
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
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
This topic is locked and no more replies can be posted.