I've created a view using table format, but my problem is that I can't click any of the item in my table, e.g title,

I want my user to be able to click title in the table, and then it will direct users to that specific item page with details, right now I only have "title", "teaser", "post date", "taxonomy term" as table cells.

Is there a way to do it in View 2.0?

Comments

lunk rat’s picture

If you add a field 'Node:Title' and under the 'Option' column select 'As Link' -- that's what I do.

vj0914’s picture

thanks it works