Hi webdew, I like the workaround but in my case I want them to choose from a specific list of locations.
I do like the map app of google, I use it in my scripts (not through their API though so I'm a bit restricted) any tips or tricks I should know about? 🙂
Thank you for taking the time and answer my question. I will try to be more specific.
I want to build a form to send to our clients or potential clients. in this form, they will detail their targeting needs. (which prospects they want to target). one of the fields should be Geo. so they should be able to choose different geo's to target in one form. I don't want to use the multi-check box because it doesn't look good on the form (try it and you'll see what I mean). I cant use the dropdown option because it only lets us target one geo and we want to give the client the option to target more than one. So I'm asking if there is a way to combine both options. hope I was able to explain myself better this time.
You can likely make this a multiple checkboxes field instead of a dropdown select. Users could then select more than one country, but perhaps you are adding some code to automatically select the country based on the browser's location?