Home › Forums › Add-ons › Options Page › How to use options page with relationship on post type › Reply To: How to use options page with relationship on post type
Create a select field or some other type of choice field. Dynamically generate the choices of this field from the options in the repeater field.
The document covers a select field but the same works with all choice type fields https://www.advancedcustomfields.com/resources/dynamically-populate-a-select-fields-choices/
The documentation still shows using acf/load_field but you should use acf/prepare_field instead https://www.advancedcustomfields.com/resources/acf-prepare_field/
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.