4 Oct
2002
4 Oct
'02
9:18 a.m.
on or about, Friday, October 04, 2002, we have reason to believe that James Lee White wrote something along the lines of : JLW> Providing arguments to a Z SQL method using Zope Page Templates in case this was a question on how to provide arguments to a Z SQL method using Zope Page Templates , the best way seems to be a python-statement: <p tal:define="SQLresults python:here.yourSQLmethod(param1 = value1 , param2 = value2)"></p> remember , all arguments must be passed as named arguments ; (ie : no doing value1, value2) :) -- Geir Bækholt geir@funcom.com Zopatista , tools-developer Product Operations Funcom Oslo