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