Home › Forums › Feature Requests › Conditional Logic using Taxonomy field
By the way, I used all this time to realize that it is much better to create a custom widget rather that making use of this plugin. You should give that a try 🙂
Can anybody help me out with some Javascript for this? I have a taxonomy field called type with options Haus & Wohnung. If value== House it should be show a select field . If value== Wohnung another select field.
Hi Elliot , two years is a long time ! Will we see this feature in a future version ? I think there is a great interest in this function ! 🙂
Thanks for reply
I see that this is marked as solving, does this mean we can hope for this to become available any time soon?
Conditional Custom Taxonomies would be extremely useful. If Elliot isn’t going to implement this, are the above people willing to combine costs to get this developed?
Yeah, sure! Keep praying for it xP I’ve been waiting for it for more than 2 years already.
Come on Elliot, be a sport and say something. You said previously you were planning to. Tell us honestly, yes or no. Let’s put this sleeping dog to rest once and for all.
Do you plan on developing conditional taxonomies?
@pjeaje seems like a “no” I think – but if you’re in need, I posted a strategy for adding that functionality, it’s on the first page – hope that helps.
Just adding another “me too!” to needing this feature.
Thanks, @alancolyer for posting your workaround. I’ll be taking a look at that next…
– – – – – –
ETA for anyone else using @alancolyer’s workaround:
The example in the link provided which used:
$(document).live('acf/setup_fields', function(e, div){
as a trigger no longer works for me. It simply would not fire (I am on ACF Pro, if that makes a difference—I couldn’t find documentation regarding this change).
After doing some digging, I used:
acf.do_action('ready', function(e, div) {
…which worked.
Hope that helps.
This simply makes no sense that nobody is doing this and it’s such a long time since the first feature request with so many people all over the web asking for the feature…
@studioal Do you mind wrapping your solution into a WordPress plugin?
I think that would be the best way to make this feature available for everyone.
Thanks!
The topic ‘Conditional Logic using Taxonomy field’ is closed to new replies.
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.