Hello All,<br><br>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".<br>
<br>By setting link display i seem to be limited to set the more link to:<br><ul><li>"books/-author:nid-/-book:nid"(automatically generated) when i choose to link to a corresponding page display (with path "books/%")</li>
<li>a custom URL,<u> but the only tokens available are the nid's or the titles of either the current book or the corresponding author</u></li></ul><p>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.</p>
<p>Any help would be greatly appreciated.</p><p></p><p>Best,</p><p></p><p><br></p><p>Toon<br></p>