I want to try using the export.csv file to display results on a page with csvview.php . My problem is that the exported files have differant names. I don't know where the numeric name extension comes from, but if it always had the same name, and replaced the older file by the same name; then I think I can do what I want. So, is there a way to control the name of the exported file?
By the way, each form saves it's export in a differant folder - right?