Home › Forums › Backend Issues (wp-admin) › Showing and populating text fields based on user's choice › Reply To: Showing and populating text fields based on user's choice
Hello @wbjkr and welcome to ACF.
I have published several examples other than the one you mention. https://github.com/Hube2/acf-dynamic-ajax-select-example. While there is nothing exactly like what you’re looking for, what you want combines what is in the select example https://github.com/Hube2/acf-dynamic-ajax-select-example/tree/master/dynamic-select-example and the relationship example https://github.com/Hube2/acf-dynamic-ajax-select-example/tree/master/dynamic-fields-on-relationship.
The only real difference from any of the examples will be in the PHP function that runs on the ajax request. In this case you’ll be getting values from the options page to return.
I don’t have time at the moment to put any code together for this.
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.