I am following the tutorial and i got the db set up no problems at all. i had already made a form, and added this to the db.
however, when i get to this point;
One last but most important step: You need to add a hidden field in your form. This hidden field must be named "Formid" and its value must be the form number that ABVFP has indicated to you when you set up the form.[/font]
I am stuck.
i cant seem to make a hidden field on my form page.
it always shows. when i submit the form, it gives me error saying that it isnt set up correctly and i am assuming it is because of this.
i have also built error and thankyou page, and published, but cant test these yet.
I have added a text box, formid, and added it to the form props as hidden with a vaule of 1, the number for my form in db.
But its not hidden.
however, when i get to this point;
One last but most important step: You need to add a hidden field in your form. This hidden field must be named "Formid" and its value must be the form number that ABVFP has indicated to you when you set up the form.[/font]
I am stuck.
i cant seem to make a hidden field on my form page.
it always shows. when i submit the form, it gives me error saying that it isnt set up correctly and i am assuming it is because of this.
i have also built error and thankyou page, and published, but cant test these yet.
I have added a text box, formid, and added it to the form props as hidden with a vaule of 1, the number for my form in db.
But its not hidden.
Comment