"Select" populated From a Database Column?
Posted: Wed Jan 08, 2014 9:09 pm
Hi there,
I would like to make a "select" drop down be populated by the data in a column from a database. Is this possible?
For example, column "Leaders" would be:
John Smith
Jane Doe
Inigo Montoya
So, in my form, I tell the "select" to put down all the names from the "Leaders" column in my DB.
Thank you,
Nate