Home › Forums › General Issues › Fill select with entries from other CPT repeater? › Reply To: Fill select with entries from other CPT repeater?
Somewhat easy? That depends, do you want to show the Venue and the Sub Menu in separate select fields or would you want to display them the way you listen them above with the select field containing these items
The latter would be easier than the former:
http://www.advancedcustomfields.com/resources/dynamically-populate-a-select-fields-choices/
You can set the value to the sub venue ID and the label to what is above.
If you want them in separate select fields than you’d need to create your own javascript and ajax to detect when the first on changes and update the second field. While possible, far more complicated.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.