Home › Forums › General Issues › Chained taxonomy select › Reply To: Chained taxonomy select
Hi @wietseneven
This is possible, but will not be an easy task.
Creating your own field type is quite easy. Here is a link to get you started:
http://www.advancedcustomfields.com/resources/tutorials/creating-a-new-field-type/
What you need to do is either create a new field type which has 2 select fields, or just use 2 normal select fields to hold the data.
You can set the default choices to nothing which will give you blank select fields to work with.
Then, you can use jQuery to populate the select fields on load and when a change is detected on the select?
Does that help?
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.