Ha! <br>Is it that easy :)<br>Thanks again! - that simple trick worked.<br><br><br>- Wouter<br><br><div><span class="gmail_quote">On 11/14/06, <b class="gmail_sendername">Hans</b> <<a href="mailto:design5@softflow.co.uk">
design5@softflow.co.uk</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Tuesday, November 14, 2006, 10:03:58 AM, Wouter wrote:
<br><br>> I tried to apply something quite simple. I have a SideBar and I'd like to do<br>> something like this<br>> * [[{$Name}|{$Title}]]<br><br>> Just creating a link to $Name with the rightful title OF THE CURRENT PAGE.
<br>> But SideBar always returns "SideBar" and does not recognize anything else,<br>> even if I'm in for example Main/GamesIndex (name should be gamesindex, and<br>> yes there is a title) - {$Fullurl} and ${FullName} and whatever the heck
<br>> else I try, I always end up with Site.SideBar.<br><br>you may have relative page variables enabled. Try:<br><br> * [[{*$Name}|{*$Title}]]<br><br><br>Hans<br><br></blockquote></div><br>