Home › Forums › General Issues › Check a taxonomy radio field in ACF Save Post › Reply To: Check a taxonomy radio field in ACF Save Post
I’m not exactly sure what you’re referring to, I answer too many questions here to keep track 😛
Anyway, the value of the field you’re checking has nothing to do with the value of the other field unless you make it.
What exactly are you trying to do? Are you trying to validate one field based on another field? If this is the case then what you want to do is use an acf/validate_value filter https://www.advancedcustomfields.com/resources/acf-validate_value/
You can look at other values or other fields by looking at $_POST['acf']['KEY OF OTHER 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.