By santoro on
I have a block created in Views and I need to display "more link" with custom URL. That means the URL of ANOTHER View with completely different properies. Is this possible?
I have a block created in Views and I need to display "more link" with custom URL. That means the URL of ANOTHER View with completely different properies. Is this possible?
Comments
hi. have you found an answer
hi.
have you found an answer ? i am looking to do the same kind of thing.
I suggest to create a view
I suggest to create a view block without the more link and to put manually your link in the block footer (somewhere in the Create View page)
Make this link dynamic ?
How can I do the very same thing but with a dynamic link ?
At the moment, I am using a token path as a field for each node of my view. But that's too repetitive. I wanna have a "more link" for the view pointing to another view page, but dynamic : with a %user:id or %term:id token choice.
Any idea ?