Hello,

I just have a question how to do it in views, since I really need help.

My goal is to create the terms list of the vocabulary, and in each terms have the latest content (node)?
What best way to do in views?

I tired example contextual filters, then "Display a summary", there I got the terms list, but just the name of term. I want to use the latest node (I prefer to use fields if possible) Also title and an image should be enough. Someone here can help me to programming the right way? I want to use arguments because I will wish to have as it www.example.com/projects/%1

Maybe I should use relationships, but I haven't used this much and don't know a lot of it.

Comments

AtomicTangerine’s picture

Assigned: truls1502 » Unassigned

Don't know anything about Taxonomy, just passing through and saw you assigned it to yourself on accident. Good luck with your problem! (also did you just try a normal filter? or programmatically doing it seems a little easier, but again, no idea with Taxonomy)

dawehner’s picture

Status: Active » Fixed

You could use module views_field_view for this.

truls1502’s picture

@Dereine: Thanks for your suggestion, I will try more of this. By the way, possible for you to explain little about how it work? Since I see you are developer for it module.

Status: Fixed » Closed (fixed)

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