[Zope-DB] Reference DTML-sqlvar in ZPT?
Richard Flaaten
richard at flaaten.com
Mon Jul 30 12:55:41 EDT 2007
Dear list,
I have a ZPT that lists results from a Z SQL Method. It has one argument:
"dropdown-department". Everything works fine, except I cannot find a way
to include the passed SQL argument as a string in the ZPT document!
To explain it in another way, a user selects a value from a drop-down
list. This value is passed to a Z SQL Method. My ZPT displays these
results, and I need to include the passed value (DTML-sqlvar) in a heading
in the ZPT.
Any help would be much appreciated.
Richard
More information about the Zope-DB
mailing list