Hello,
I have created a block view using views for a custom content type. Also for same content type I have created the page view. Now I want to use more link in block view, which goes the page view created for same content type. How I can provide more link in block view?
I have used more link in block settings while I was creating block view, but that does not work.
Any one has idea how to solve this?
Thanks Nikhil Kala
You can do it as follows if you are using latest version of the views module: 1. Create the node link field in the view. 2. Rewrite the output of the node link field to the page view url.
Thanks, Vikas
Nikhil Kala wrote:
Hello,
I have created a block view using views for a custom content type. Also for same content type I have created the page view. Now I want to use more link in block view, which goes the page view created for same content type. How I can provide more link in block view?
I have used more link in block settings while I was creating block view, but that does not work.
Any one has idea how to solve this?
Thanks Nikhil Kala