Form Builder-questions about stored data
Permalink
Hello,
I just have a couple questions about the form builder that I am hoping somebody can answer.
When an admin creates a survey form, in what database table(s) is this information stored?
When a user fills in the survey form, in what database table(s) is this information stored?
Finally (and most important), when an admin exports these survey result, where is the code that generates the csv/excel file?
Thanks in advance.
~Mike
I just have a couple questions about the form builder that I am hoping somebody can answer.
When an admin creates a survey form, in what database table(s) is this information stored?
When a user fills in the survey form, in what database table(s) is this information stored?
Finally (and most important), when an admin exports these survey result, where is the code that generates the csv/excel file?
Thanks in advance.
~Mike
The code that outputs the CSV is probably in concrete/controllers/dashboard/reports/forms.php