A few issues, two of which appear to be bugs - the other is probably a feature request. Here's the scenario to give you context. I'm setting up a meeting scheduler. I want to add multiple location options for my meeting, so my clients can choose their preferred public place to meet. When I select a "In-person" for a location type, a field is added to my form for me to fill in with an address. When I go to add another location type, I can't select "In-person" again. If I want to add another "In-person" field to the form I have to first select a different location type from the drop down, then go back and click "in-person" again. So while I can technically can add multiple fields for the same location types, the usability of it is odd. This goes for the all other location fields in the drop down as well. My second issue is that if I have multiple location options on my meeting scheduler, when the client visits it to book, the locations are hidden. This is problematic as there isn't even a label describing what the locations are. This is shown in the screenshots attached (note that I am using the custom field as a workaround right now). There may need to be an option to display or hide the address from the client (right now it defaults to hidden until the form is completed), but either way it needs to have some sort of general location (city?) and a label (our office, Starbucks, etc.) Otherwise how to people know that they can travel there? I would suggest as a future feature that the "location option" address field ties in with Google maps integration so you can auto-populate the address and that business name registered can be show in the form that the client fills out. Using the labels from Google, you could style the business name and address a little better in the form clients fill out. See screenshot where I mocked up desired changes.