What database table does FormBrowser save data in phpMyAdmin
Posted: Thu Mar 03, 2011 6:33 pm
Hi,
I have a few forms created in FormBuilder. For example, form A, form B, form C, etc. I have also created a FormBrowser where the data of these forms will be saved. I did that using the field in FormBuilder called 'store results in database'. I can see the results in FormBrowser in the Excel file.
But, where on the database back-end, i.e. in phpMyAdmin are the tables that store this data for each form? Or do they at all save it there? I see database in phpMyAdmin called cms_module_fbr_browser, etc. but are there any tables themselves for each of these individual forms? Forms such as the above form A, etc.? I'm looking to retrieve some information from tables themselves and verify it.
In particular, the formbuilder field 'email address and send copy' is only capturing the first letter of the email address and I want to see if I can get the full email address from the database.
Thanks, any help is appreciated!
I have a few forms created in FormBuilder. For example, form A, form B, form C, etc. I have also created a FormBrowser where the data of these forms will be saved. I did that using the field in FormBuilder called 'store results in database'. I can see the results in FormBrowser in the Excel file.
But, where on the database back-end, i.e. in phpMyAdmin are the tables that store this data for each form? Or do they at all save it there? I see database in phpMyAdmin called cms_module_fbr_browser, etc. but are there any tables themselves for each of these individual forms? Forms such as the above form A, etc.? I'm looking to retrieve some information from tables themselves and verify it.
In particular, the formbuilder field 'email address and send copy' is only capturing the first letter of the email address and I want to see if I can get the full email address from the database.
Thanks, any help is appreciated!