Hi:
I'm wanting to create a dropdown list showing separate taxonomies Car Makes, Car Models, Car Color. When a term in Car Makes taxonomy is selected, then that then will show only the relevant Car Models taxonomy terms for the selected Car Model term in the dropdown select box. When the relevant Car Make taxonomy is selected, then the Car Color select box will show only the colors relevant to that particular Car Model.
I asked this question here:
https://toolset.com/forums/topic/nested-taxonomies-with-dropdowns/
But I am stumped as to how to get only the relevant terms in Car Models to show for the selected Car Make taxonomy (and then the relevant terms in Car Colors to show for the selected Car Models taxonomy).
Is there something missing from the directions in the above link?
How do I hook up the terms in Car Makes to show only the relevant Car Models associated with a Car Make? Does php code need to be written per this question:
https://toolset.com/forums/topic/nested-taxonomies-setup-newbie-question/ ?
Thank you.
But I am stumped as to how to get only the relevant terms in Car Models to show for the selected Car Make taxonomy (and then the relevant terms in Car Colors to show for the selected Car Models taxonomy).
There is a setting in the View editor screen that turns this behavior on, and it's automatic. Edit the View and scroll to the Search and Pagination panel. If you cannot see this panel, scroll to the top right corner of the admin screen and click "Screen Options". You can enable Search and Pagination here. In Search and Pagination, select the option "Let me choose individual settings manually". Then select the option "Show only available options for each input". When you combine this option with AJAX search updates, the taxonomy input fields will automatically update to only show options that will produce results.
Hi Christian:
I'm sorry, I was very unexpectedly busy this past week and was not able to give the needed time and attention to working on resolving this issue so I did not respond in a timely manner.
I'm hoping to work on it this weekend and I hope that I can resume this thread. Is there any way to "exhume" it so that I can respond directly to it, for the continuity?
Thank you.
Sure, I have reopened the thread. Let's continue.