I am using 2.09 of the phpFormGenerator that was installed using Fantastico that my webhost supplied.
I've created many forms just fine but now I have one with check boxes required and I never get the prompt to fill in the check box values and subsequently, the form that is generated doesn't have the form field included when I've completed the process of creating the form.
Is there a work around or something I need to do to make the check box feature work?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Check Boxes in PHPFG are to indicate On or Off (Yes or NO, true or False, etc..). I assume you wanted multiple check boxes, perhaps for multiple selections. Therefore you likely put a number in the field size1 when generating the form. This will cause the check box to fail to be made.
You can make only a single check box with this program. Leave it blank and it will work properly. (The number 1 may work though untested.)
I am sorry it doesn't do what you'd like Perhaps search around for other solutions regarding multiple selections if that is your desired outcome..
Ash
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
we'll have this multiple select checkbox feature in the next version. For now, you can simply add a separate field for each checkbox option to get that desired multiple selection functionality.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am using 2.09 of the phpFormGenerator that was installed using Fantastico that my webhost supplied.
I've created many forms just fine but now I have one with check boxes required and I never get the prompt to fill in the check box values and subsequently, the form that is generated doesn't have the form field included when I've completed the process of creating the form.
Is there a work around or something I need to do to make the check box feature work?
Hello,
Check Boxes in PHPFG are to indicate On or Off (Yes or NO, true or False, etc..). I assume you wanted multiple check boxes, perhaps for multiple selections. Therefore you likely put a number in the field size1 when generating the form. This will cause the check box to fail to be made.
You can make only a single check box with this program. Leave it blank and it will work properly. (The number 1 may work though untested.)
I am sorry it doesn't do what you'd like Perhaps search around for other solutions regarding multiple selections if that is your desired outcome..
Ash
we'll have this multiple select checkbox feature in the next version. For now, you can simply add a separate field for each checkbox option to get that desired multiple selection functionality.
Thank you both for your responses. I look forward to the new version...and, by the way, I really love the product!
Keep up the good work!