Hello,
I would like to save the data sent in the form in a file csv (append) as well as in the database: to save on the database I had no problems, instead with regard to the CSV file, it is created but it is empty: what am I wrong?
I tried to leave the "Data provider" empty but the result is the same...
I would like to save the data sent in the form in a file csv (append) as well as in the database: to save on the database I had no problems, instead with regard to the CSV file, it is created but it is empty: what am I wrong?
I tried to leave the "Data provider" empty but the result is the same...
Hi stefantiz,
Appending the data to the csv file is not supported, the file will be overwritten!
The data provider depends on what you need to save, could you please provide this info ?
Best regards
Appending the data to the csv file is not supported, the file will be overwritten!
The data provider depends on what you need to save, could you please provide this info ?
Best regards
This topic is locked and no more replies can be posted.