I have two views for my content type: table (display 100 nodes per page) and full node (displays 1 node per page). Is it possible to configure views to link one view from another when clicking on node title in the table view? E.g., instead of linking to the standalone full node, it would link to the paged version of it (second view), thus allowing easier navigation?
Alternatively, if there is any other (and easier) way of doing the same, I'd be happy to hear it.
Thanks in advance!
Comments
Comment #1
sunYou could achieve this by implementing a theme override function for the view that contains the links.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #3
agence web coheractio commentedSun,
I am also interested in that functionality... and a newbie to Drupal.
Would you mind posting the theme override function code to achieve this? This will greatly help me.
Many thanks
Laurent
Comment #4
agence web coheractio commentedComment #5
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.