Home › Forums › General Issues › Pre-Populate Radio Button Choices › Reply To: Pre-Populate Radio Button Choices
The value of the radio field is the wrong thing to update. What you need to do to do this is update the fields choices. I don’t think that you can change a fields settings dynamically, well you can but during the acf/load_field, not when updating values.
The bigger issue is that also want the same radio field to allow different choices depending on the question. You can’t do this. One radio field will always have the same choices. I don’t think that there is a way to do what you’re trying to do.
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.