I would like to create a State, County, City Dropdown fields that populate dynamically based on conditional logic.
Ex:
- State selection populates the County dropdown
- County Dropdown in turn populates the city selection
Is there any way of doing this at least for US?
Thanks