Can be done but it is not part of phpFormGen. You will have to code the changes yourself. Try generating an html page with this feature then you can get an idea on how to change your form.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have the HTML form with multiple choices enabled but when the results are processed only the last of several selected items is posted to the database.
I don't have a clue where to start looking when it comes to making changes to the php script.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a huge drop down list of and need to allow people to select more than one item. Can that be done?
Can be done but it is not part of phpFormGen. You will have to code the changes yourself. Try generating an html page with this feature then you can get an idea on how to change your form.
I have the HTML form with multiple choices enabled but when the results are processed only the last of several selected items is posted to the database.
I don't have a clue where to start looking when it comes to making changes to the php script.