What database table does FormBrowser save data in phpMyAdmin

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
rupa
New Member
New Member
Posts: 5
Joined: Tue Jan 13, 2009 6:22 pm

What database table does FormBrowser save data in phpMyAdmin

Post by rupa »

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!
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm
Location: Raalte, the Netherlands

Re: What database table does FormBrowser save data in phpMyA

Post by RonnyK »

I thought that FormBuilder does the storing. FormBrowser is only for the viewing of the stored data.

Ronny
rupa
New Member
New Member
Posts: 5
Joined: Tue Jan 13, 2009 6:22 pm

Re: What database table does FormBrowser save data in phpMyA

Post by rupa »

@Ronny-thanks. I didn't realize that and I do set up FormBrowser to do the viewing of the form data. But I also want to know where it is stored in tables themselves in phpMyAdmin area. i.e.what table name, etc. What method should I use to go into phpMyAdmin to do the searching?
Jos
Support Guru
Support Guru
Posts: 4019
Joined: Wed Sep 05, 2007 8:03 pm
Location: The Netherlands

Re: What database table does FormBrowser save data in phpMyA

Post by Jos »

The data is stored in the database table module_fb_formbrowser in an xml format
Post Reply

Return to “Modules/Add-Ons”