[Zope-DB] RE: RE: Form evaluation in ZSQL-Method
Jim Abramson
jabramson at wgen.net
Thu Sep 18 11:40:57 EDT 2003
>
> Even more stupid is the fact that a selected iditem=0 has no results even if
> it should bring up the whole data set which lets me suspect that something
> is wrong with the <dtml-if> approach even if it sounds very logical to me. :-(
>
> Thanks for your quick help anyway
try changing to <dtml-if iditem>.
Good rule of thumb for Zope: nothing works before a little trial-and-error.
More information about the Zope-DB
mailing list