<!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"><br>
<br>
Yes indeed .... thanks - that was one of permutations I didn't try -
but it looks so obvious now!<br>
<br>
Thank you<br>
<br>
Graham<br>
</font><br>
Peter Bowers wrote:
<blockquote
cite="mid:784f80490812110620y640808esf36f74f309398ebb@mail.gmail.com"
type="cite">
<pre wrap="">On Thu, Dec 11, 2008 at 12:47 PM, Graham Archer
</pre>
<blockquote type="cite">
<pre wrap="">Let's assume the user is interested in data for Week 1. What I'm trying to
do on the summary page is to show:
{group.datapagename$:data$:Weekn}
</pre>
</blockquote>
<pre wrap=""><!---->
I think you had it except for nested curly-braces:
{group.datapagename$:data{$:Weekn}}
(untested)
-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>