A Form Builder & CMS Builder

3 posts by 3 authors in: Forums > CMS Builder
Last Post: July 1, 2009   (RSS)

Re: [Wolf-E] A Form Builder & CMS Builder

By ross - June 30, 2009

Hi there.

Thanks for posting!

While I haven't done it using other software like that before, because CMS Builder is based on MySQL, you would just need to setup a section with the appropriate fields and then have your form builder insert its data into that table. From there, you can treat it just like any other section in CMS Builder and make a page that lists all the content.

I don't have any specific points for you but as long as you get your form pointing at a CMS Builder form, you should be good to go.

I've setup forms myself that insert data into CMS Builder so it's definitely possible. It's just a matter of making your form insert into CMS Builder's database.

Keep me up to date with how you are making out :).
-----------------------------------------------------------
Cheers,
Ross Fairbairn - Consulting
consulting@interactivetools.com

Hire me! Save time by getting our experts to help with your project.
Template changes, advanced features, full integration, whatever you
need. Whether you need one hour or fifty, get it done fast with
Priority Consulting: http://www.interactivetools.com/consulting/

Re: [Wolf-E] A Form Builder & CMS Builder

By Kenny - July 1, 2009

Wolf-E,

It can be done with relative ease once you get headed in the right direction. Most of the forms on a site we did insert the data into CMSB. Here's an example:

http://www.apexindoorsports.com/players/contact/

The listing is unpublished (hidden) until an admin goes in and approves the submission.

We have also successfully incorporated payment forms into sites that record the information into the CMSB and process payment through authorize.net to include the transaction numbers fed back from authorize.net. Then make all this data exportable via CSV files.

Start with this simple form and see where you need to go from here:

http://www.interactivetools.com/forum/gforum.cgi?post=70042#70042

Let us know if you need further help with this

Kenny