Where does FormBrowser keep its data?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
eferrini
Forum Members
Forum Members
Posts: 17
Joined: Tue May 04, 2010 6:21 pm

Re: Where does FormBrowser keep its data?

Post by eferrini »

Good question. I'm looking for this too. I don't see it in the database, but results are getting stored somewhere. Is it a flat file? Can't find one.

Thanks to anyone that knows.
eferrini
Forum Members
Forum Members
Posts: 17
Joined: Tue May 04, 2010 6:21 pm

Re: Where does FormBrowser keep its data?

Post by eferrini »

Found the answer in another thread. It's in the fb_formbrowser table stored as XML.
http://forum.cmsmadesimple.org/viewtopi ... =7&t=52456
MantaPro
Forum Members
Forum Members
Posts: 97
Joined: Sun Feb 03, 2008 8:14 pm

Re: Where does FormBrowser keep its data?

Post by MantaPro »

You approach should work fine, small suggestion - a slight refinement. It can all be done within CMSMS. At step 2 in the formbrowser page in your frontend, make the link using cms_selflink/formbrowser to a page within CMSMS, in that page execute a UDT which sends the email and updates the 'Confirmation Sent' property, assigns a smarty variable on success/failure then back in the CMSMS page you can show the message saying email sent successfully
Post Reply

Return to “Modules/Add-Ons”