Page 1 of 1

Formbuilder store hiddens fields in database

Posted: Fri Feb 27, 2009 9:13 am
by groupewibi
Hi all,

I Have some issue to display hidden field in the database.
I find all fields supposed to have any input, but none of the hidden field.

But i want to define theses, for make a traitment coming from Paypal. (check the value, update the value).
But, like i have mentioned, the hidden field i have define in formbuilder are not store in database (Formbrowser).

Somebody have any respond ?

B Regards,

Re: Formbuilder store hiddens fields in database

Posted: Fri Feb 27, 2009 9:35 am
by groupewibi
I have a solution. But it seem not very nice.

1. I define new input field in Formbuilder.
2. I assign each new field with a hidden clas

That's make it. Like that, input field are store in the database.