Home › Forums › Front-end Issues › State>county, parent & child taxonomy help › Reply To: State>county, parent & child taxonomy help
Hi @mische7
If you’re comfortable with doing some fancy javascript, you could listen to the change even on the state <select>
and use it to filter out the options and then display the County <select>
.
Does that make sense?
If you need more control, I would suggest creating your own form, and use wp_insert_post()
and ACF’s update_field()
to submit your data. It’s not very hard and I can walk you through that if you need.
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.