Home › Forums › Front-end Issues › State>county, parent & child taxonomy help › Reply To: State>county, parent & child taxonomy help
Yeah that works – are you using Checkboxes/Radios instead of a <select>
? Not a big deal either way, but it’ll affect the second part.
Ok, so now, when the page loads, on the Front End, hide the field for counties. There’s probably an id
or class
you can target. so something like $('#counties
).hide()`
Again, I’ve never used the acf_form
so just use your browser’s inspector to sniff it out.
Make a recording of that then we’ll work on showing that County field once your user has selected a State.
Phil
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.