RE: [Zope] Help...zope template problem
1 Sep
2004
1 Sep
'04
9:05 p.m.
Laura McCord
if I have this:
<a href="" tal:define="test python:here.select(1)"> PCName </a>
how can I use the variable 'test' after </a>?
If it is not possible, is there another way of doing this based on a link that will give me the same functionality?
Define it in an element that is an ancestor of the <a>. Cheers, Tom P
7886
Age (days ago)
7886
Last active (days ago)
0 comments
1 participants
participants (1)
-
Passin, Tom