Home › Forums › Backend Issues (wp-admin) › Generate/Create value of field based on another › Reply To: Generate/Create value of field based on another
I have looked into this, unfortunately like I said above, I’m not too familiar with the JavaScript side of ACF.
To be completely honest, I would likely to this the hard way. I’d set up a select field that I dynamically load the values for.
http://www.advancedcustomfields.com/resources/dynamically-populate-a-select-fields-choices/
Then I’d display the second values, also loaded dynamically and use conditional logic based on what choice was made in the select 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.