I currently have a custom taxonomy field called deal categories set up with hooks populating a dropdown field in gravity. I want to use conditionals on another drop down called sub categories so for example, this new drop down shows with the sub cats for the custom tax COUPONS if that is selected in the first drop down. Unfortunately the conditionals display the values First Choice and not the values injected by the hook to my custom tax. Is there a way to creat this conditional as a hook? If so, how?
Thanks Mike