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.
Where does FormBrowser keep its data?
Re: Where does FormBrowser keep its data?
Found the answer in another thread. It's in the fb_formbrowser table stored as XML.
http://forum.cmsmadesimple.org/viewtopi ... =7&t=52456
http://forum.cmsmadesimple.org/viewtopi ... =7&t=52456
Re: Where does FormBrowser keep its data?
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