Hello All,<br><br>For a certain project i&#39;m displaying a list of books through views (7.x-3.4). Next to the main view i&#39;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 &quot;more link&quot; with that block. This more link should have either the form of &quot;books/-author-&quot; of &quot;-author-/books&quot;.<br>
<br>By setting link display i seem to be limited to set the more link to:<br><ul><li>&quot;books/-author:nid-/-book:nid&quot;(automatically generated) when i choose to link to a corresponding page display (with path &quot;books/%&quot;)</li>
<li>a custom URL,<u> but the only tokens available are the nid&#39;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>