Purpose
F62CSV is designed to allow you to write the contents of a Foundation 6 form to a CSV file on your server
You set the path and filename which allows you to decide where the file is stored. This also gives you the ability to use this to populate a TotalCms datastore file.
Key Features
- Easy Drag and Drop Implementation
- Only two Settings (filepath/name & redirect page)
- A simple, easy way to create and update a CSV file.
- Takes advantage of the powerful POST URL form action built into F6 forms.
Install
Installs like any other stack. Unzip the file, drag and drop onto the RW icon. Restart RW.
Setup/Use
(See gallery for screen shots)
On the Foundation 6 form page.
- Add a F62CSV stack below the F6 Form
- Set the number of fields to remove from end of csv string. (see gallery image)
- Set the relative path and filename
- In the F6 Ajax form action add f62csv.php to the URL field.
Done!




