[ZPT] Re: Repeat over dict with options
    David Pratt 
    fairwinds at eastlink.ca
       
    Wed Jun  2 13:15:25 EDT 2004
    
    
  
Hi Steven.  This is so excellent and exactly what I  wanted to achieve.
Thank you so much and thanks also to Chris for helping me access the 
dictionary
through the options variable. I appreciate that you both have taken the 
time and
shared your knowledge to  clarify this. I look back at what I was doing 
and
I had a general idea but was definitely in a fog.
Regards
Dave
On Wednesday, June 2, 2004, at 11:36 AM, Steven Hayles wrote:
> <p tal:define="value options/results" tal:repeat="v 
> python:value[1].values() + value[2].values()" tal:content="v">
> </p>
    
    
More information about the ZPT
mailing list