Hello All, For a certain project i'm displaying a list of books through views (7.x-3.4). Next to the main view i'm displaying a block with a limited list of books by the same author (via reference, relationship and contextual links). All is fine except now when it comes to providing a proper "more link" with that block. This more link should have either the form of "books/-author-" of "-author-/books". By setting link display i seem to be limited to set the more link to: - "books/-author:nid-/-book:nid"(automatically generated) when i choose to link to a corresponding page display (with path "books/%") - a custom URL,* but the only tokens available are the nid's or the titles of either the current book or the corresponding author* This last option is actually pretty close to what i want except that the title is not in the form of a clean url as it should be. I have the feeling i am missing something essential here as this should be quite a common thing to do. Any help would be greatly appreciated. Best, Toon
participants (1)
-
toon severijns