Using drop-down menus to populate database for user signups
Hello, I've tried to find the answer to this question, so I apologize if it's been asked before...
I used your tutorial to set up a signup service for user registration. Everything works great, but when I try to give the user a drop-down menu to select from as part of the process, the drop-down selection does not populate the database.
Are there any fields I need to change in the mapping or in setting up the service itself to make it work?
Thanks for your help!