Hello,
I have several location-based mailing lists that have been imported into my catalyst site. I also have a web form that subscribes users to my monthly list as they sign up.
I would like to add a dropdown to that web form which subscribes the user to an additional (location-based) list when they sign up. So, they enter their email address, select their state from a dropdown, and upon submit, are subscribed to both the monthly newsletter list and their state specific list.
I know how to do this with the monthly newsletter, using a checkbox. But I can't figure out how to add the dropdown for other lists. I can manually code a dropdown, but I don't know what value to add to each option to make it work. I've tried using the same values that would be created when you add a checkbox but that doesn't seem to add the user to the list. I don't see any documentation on this, and Catalyst help says they can tell me how to do checkboxes only, which would be a crazy long list. I definitely prefer a dropdown.
Does anyone know how to do this?
Thanks!!
Krista