Hello,
I'm trying to complete a form ready to go live. The form is built and running correctly.
However I need to export the form submission to a CSV file and store this CSV file locally on the web server, where it will be accessed by an external program for processing.
I have a save to DB action and a CSV export action in the On Submit, but when I fill in the form and submit it then asks me to download the file locally to my machine.
How can I change this so once the form is submitted, the csv file is saved locally on the server and not donwloaded to the end users PC?
Thanks
Lee
I'm trying to complete a form ready to go live. The form is built and running correctly.
However I need to export the form submission to a CSV file and store this CSV file locally on the web server, where it will be accessed by an external program for processing.
I have a save to DB action and a CSV export action in the On Submit, but when I fill in the form and submit it then asks me to download the file locally to my machine.
How can I change this so once the form is submitted, the csv file is saved locally on the server and not donwloaded to the end users PC?
Thanks
Lee