<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Arial">Thanks Peter,<br>
<br>
The example is really helpful too.<br>
<br>
&nbsp;I never would have got that without your help!!!<br>
<br>
Rgds<br>
<br>
Graham<br>
</font><br>
Peter Bowers wrote:
<blockquote
 cite="mid:784f80490811250630v5608b0d7xbba8e8787557feef@mail.gmail.com"
 type="cite">
  <pre wrap="">On Tue, Nov 25, 2008 at 12:44 PM, Graham Archer <a class="moz-txt-link-rfc2396E" href="mailto:Graham.Archer@sun.com">&lt;Graham.Archer@sun.com&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">However I want the Page name above also to be selectable by a PTV on the
main page.

I've tried....

{Group.$Pageptv$:Targetptv}   but this doesn't seem to work.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Try this:

If you have {$:x} on the current page which contains a pagename and on
that page you have {$:y} then this will work:

{{$:x}$:y}

(See <a class="moz-txt-link-freetext" href="http://www.pmwiki.org/wiki/Test/Ptva">http://www.pmwiki.org/wiki/Test/Ptva</a> and
<a class="moz-txt-link-freetext" href="http://www.pmwiki.org/wiki/Test/Ptvb">http://www.pmwiki.org/wiki/Test/Ptvb</a> for an example where I just
tested it)

-Peter

_______________________________________________
pmwiki-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a>
<a class="moz-txt-link-freetext" href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a>
  </pre>
</blockquote>
</body>
</html>