I'm trying to create a Views block which will list related taxonomy terms. To explain in a bit more detail:
Vocabulary is:
Fruits
-- Apple
-- Banana
-- Kiwi
When on a node tagged with Apple, I'd like the block to list terms Apple, Banana and Kiwi i.e. terms with the same parent.
Is this possible in Views? I've been trying to build the correct relationship/argument but not getting very far.
Any help would be appreciated.
Thanks,
Steve