
richard at flaaten
Jul 30, 2007, 9:55 AM
Views: 2120
Permalink
|
|
Reference DTML-sqlvar in ZPT?
|
|
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 _______________________________________________ Zope-DB mailing list Zope-DB[at]zope.org http://mail.zope.org/mailman/listinfo/zope-db
|