[Zope3-Users] Calling ZSQL from ZPT
alebald
aleyraza57 at hotmail.com
Wed Oct 10 12:44:52 EDT 2007
I tried it such . but got failure
zope.tal.taldefs.TALError: Invalid variable name item.DisplayController_ID,
item.IPAddress, item.MACAddress
but
<td tal:content="item/DisplayController_ID">
is working perfect.
Thanx very much :) for your help :)
Alebald
Andrew Ermakov wrote:
>
> You need use it such:
>
> <tr tal:repeat=" item container/sqldisplay">
> _______________________________________________
> Zope3-users mailing list
> Zope3-users at zope.org
> http://mail.zope.org/mailman/listinfo/zope3-users
>
>
--
View this message in context: http://www.nabble.com/Calling-ZSQL-from-ZPT-tf4601646.html#a13139649
Sent from the Zope3 - users mailing list archive at Nabble.com.
More information about the Zope3-users
mailing list