This may already be out there in the forums, but I really don't know what to search for to find it.
What I'm looking for is a way to have a dropdown filled with values, and have it select a value from the database and display it.
For example. On a website, when a user edit's their account, they can change the language. This is displayed in a dropdown box. They seach and select English to be their language. Next time they go in to edit their settings, I want English to be the value that is already selected in that dropdown. This can be done, just need a push in the right direction? Thanks.