I use Zapire webhook and google sheet for my forms and there’s a problem.
I use PHP ver 8.4 and Elements 0.69
In order to submit the form continuously, I need to reload the web page after each submission.
The Google Sheet will get one row of data for each time.
No record will be captured to Google Sheet, if I don’t reload web page and then enter data.
And the Form Fields will be reset only at the first time
@dan
here is the project file for your reference: project
Can you pls. help.