FormBuilder: get the fields in _POST variable?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
jsmonzani
Forum Members
Forum Members
Posts: 54
Joined: Mon Apr 03, 2006 10:58 am

FormBuilder: get the fields in _POST variable?

Post by jsmonzani »

Hello,
I am currently testing FormBuilder and it looks like a trully great tool!
Once a (multipage) form is completed, I would like to get all variables into the regular _POST PHP variable and be able to do work on them.
However, none of the Form Handling Inputs (Dispositions) meet these requirements. Sure I could use the database option but since everything is already there, I would just need to propagate the _POST array.

If I don't set any Form Handling Input and redirect to a page once the form is completed, the _POST array is empty and I can't read its content.

Besides hacking the code, do you think that there could be a way to solve this? It seems pretty basic IMHO ;)

Thank you!

Havea great day,
An approach to mutli-lingual CMSMS using only content blocks:
http://forum.cmsmadesimple.org/index.ph ... 756.0.html
willisbueller

Re: FormBuilder: get the fields in _POST variable?

Post by willisbueller »

I'm in need of the same solution.
you didn't have any luck did you?
jsmonzani
Forum Members
Forum Members
Posts: 54
Joined: Mon Apr 03, 2006 10:58 am

Re: FormBuilder: get the fields in _POST variable?

Post by jsmonzani »

Unfortunately not :( I had to create forms by myself  :'(
An approach to mutli-lingual CMSMS using only content blocks:
http://forum.cmsmadesimple.org/index.ph ... 756.0.html
donnut

Re: FormBuilder: get the fields in _POST variable?

Post by donnut »

jsmonzani wrote: Unfortunately not :( I had to create forms by myself  :'(
Hi,

Can you briefly explain how you did this yourself? Do you include the source code for the form in the page itself?

Thanks,
Erwin
Post Reply

Return to “Modules/Add-Ons”