Closed (fixed)
Project:
Views (for Drupal 7)
Version:
5.x-1.0
Component:
page displays
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
20 Oct 2008 at 21:51 UTC
Updated:
14 Jul 2009 at 13:20 UTC
Hello Everyone,
I''m using Views to view the latest comment's on my forum, but is there a way to make a link to the latest comment?
When my users are now clicking the Topic title there going to the first page, and they need to click again to go to page ... for the latest comment.
Regards,
Tim Hanssen
Netherlands
Comments
Comment #1
As If commented[This isnt really an issue.] Assuming you have a field for Comment Subject as well as Node Title, select the "List Type" for your view. Then use the Views Theme Wizard to create a simple list theme for it. Paste the resulting code into your template.php file and create the tpl.php file as indicated by the Theme Wizard. You can then write something like this in the tpl.php file:
Comment #2
domesticat commentedClosed while closing all Views support requests with no activity for 6 months. If you still need help, you may re-open this issue at any time.