Im trying to filter by taxonomy date, Im using views (panes) and panels.

In my view I need to be able to sort by Date in order of latest node or comment that includes this tag.

I have enabled panel /taxonomy/term/%taxonomy_term and brought in my view.

Im using field view to put a view within a view and grabbing any comments that include the tag searched.

Am I on the right track here or is there a better way?

Cheers

Comments

duit’s picture

Ive managed to achieve the desired results as described previously but now I need to do the same but sort tags by comments and their associated tags, I need to pass some sort of argument as path /taxonomy/term/%taxonomy_term is already in use.

I imagine creating a new variant might be the best solution, what should I pass to the variant to use 'comment' variant over the default 'date' variant?

Any assistance would be greatly appreciated!

duit’s picture

In the end I created a new panel page, used existing taxonomy path and appended with /conversation

MustangGB’s picture

Category: Task » Support request
Priority: Major » Normal
Issue summary: View changes
Status: Active » Closed (outdated)