Hello all,
I currently have a form setup that saves submissions to a database table.
At the moment all the fields save to one column in the database called form_data:
In the Form Submissions tab in the Bricks Builder menu there is an option to download the csv.
That csv that gets downloaded is exactly what I want. All the form data in separate columns:
Is it possible to have all the form data in separate columns when the submission is successful?
Aswell as changing the field id to the field name.
I would be very grateful for any assistance!