I have some terms with the same field, for example:
terms "apple" "banana" "orange" all have the same field "fruit"
terms "potato" "tomato" "lettuce" all have the same field "vegetables"

The question is: how can I list all the terms with same field in views, like list all terms with "fruit".
Anyone can help?

Comments

b-prod’s picture

Did you try to use a view filter with the expected string "fruit" or "vegetables" ?

b-prod’s picture

Status: Active » Postponed (maintainer needs more info)