27 Sep
2005
27 Sep
'05
4:02 p.m.
Hello, I've got this following bit of ZPT: <tal:loop repeat="t container.py.get_queue(whence=q, userid=userid))"> <span tal:replace="structure here/queue_template"> Queue Template Goes Here </span> within queue_template I reference the "t" loop variable. Unfortunately this fails with a KeyError, which I'm guessing is because "t" isn't available to the "queue_template" ZPT. Is there a way to make "t" available to "queue_template"? -mtw -- Matthew White - District Systems Administrator Tigard/Tualatin School District 503.431.4128 "The greatest thing in this world is not so much where we are, but in what direction we are moving." -Oliver Wendell Holmes