are expressions supported in <dtml-sqltest> ? 
documentation say yes. but it don't work (2.3.0b1 & 2.2.5 too)

second questions

can be <dtml-or> and <dtml-and> tags inside <dtml-if>
how to write it ?

i tryed this

arguments: op:boolean

<dtml-if op>
   <dtml-or>
<dtml-else>
  <dtml-and>
</dtml-if>

it says Unexpected tag, for tag <dtml-or>
but it don't work. any ideas ?

Martin Fekete


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to