I need to pass into views the uuid of a taxonomy term to use as a filter. The project page states that the uuid module supports uuid in views for taxonomy terms , nodes, users, etc. I am only able to find Content: Node UUID as a contextual filter. Is there something wrong with my setup or am I just not looking in the right place. Any guidance would be appreciated.

Thanks

Comments

David_Rothstein’s picture

Status: Active » Fixed

Does your view display nodes? If so, then only the node-related filters will be available by default. You have to add a relationship to the taxonomy term in order for the taxonomy-related filters to become available.

I think this is the solution (at least, it's how I got things working when I needed to use taxonomy UUID filters myself) so I'm marking this "fixed" but feel free to reopen it if not.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

ice5nake’s picture

One thing I noticed, at least in the 6.x version, is the Views filter only lets you input one value. Meaning I don't get the " Is one of" or "Is none of" option.