I have a view set up to show the 3 most recent products added in a list. I would like to add a "View All" Link below the last entry in the list. I have the view in a block on my right side bar....Any help on creating this link would be greatly appreciated.

Thanks,
Denoteone

Comments

mcfilms’s picture

Duplicate the "3 Most Recent" View as a page type view. Turn off the filter so it shows all. Assign this page a URL and make a note of the URL. Go back to the original view. Click on the footer section. Add HTML for a "View More" Link that links to the views page.

Make sense?

A list of some of the Drupal sites I have designed and/or developed can be viewed at motioncity.com

denoteone’s picture

Perfect sense. Thanks McFilms!