[Zope] Help...zope template problem

Passin, Tom tpassin at mitretek.org
Wed Sep 1 17:05:37 EDT 2004


> 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


More information about the Zope mailing list