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@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.

_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to