Hello,
I have my form working and writing to a table. What is the best way to export that data to a CSV? I've seen articles but only for V4 which when I try to follow some buttons are not available.
I have my form working and writing to a table. What is the best way to export that data to a CSV? I've seen articles but only for V4 which when I try to follow some buttons are not available.
Hello ratkin998,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How do I save form data to a database table?
P.S: I'm just an automated service😉
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How do I save form data to a database table?
P.S: I'm just an automated service😉
I have managed to save to the created table I just want to export from the table which is something that tutorial does not show.
Hi ratkin998,
Have you tried the CSV Export action in CFv5 - it is similar to the one in v4?
Bob
Have you tried the CSV Export action in CFv5 - it is similar to the one in v4?
Bob
Where would I find that?
Adding the CSV export to the On Submit event just downloads what the user has just put in the table.
Adding the CSV export to the On Submit event just downloads what the user has just put in the table.
Hi ratkin998,
Sorry, I don't understand what you are trying to do? What do you want to export and when?
Bob
Sorry, I don't understand what you are trying to do? What do you want to export and when?
Bob
I have a form that multiple users will complete. The submit button writes info from the form to a table. Once everyone has completed the form I need all the data from the data into a CSV file.
Hi ratkin998,
I think that CFv5 has an Export option in the View Data page, that may do what you need. Otherwise you can create a new form with a DB Loader and a CSV Export action - that will let you create a custom export.
Bob
I think that CFv5 has an Export option in the View Data page, that may do what you need. Otherwise you can create a new form with a DB Loader and a CSV Export action - that will let you create a custom export.
Bob
This topic is locked and no more replies can be posted.