If I have the following repeater field:
Repeater field: Province
Select field: City
Select field: Suburb
Is it possible to create a nested dropdown on the frontpage? Such as:
Province
--City
----Suburb
Province
--City
----Suburb
----Suburb
--City
----Suburb
etc etc.
I read through the following, but wasn’t too sure how to implement it:
http://www.advancedcustomfields.com/resources/dynamically-populate-a-select-fields-choices/
Any help will be greatly appreciated!
Thanks!
This isn’t something that ACF will do. It only shows simple select fields.