Hallo Stephan
you can't iterate over a string!
That's working:
<dtml-if "money=='1000'">
                                         This is not much!
                                         <dtml-elif "money=='5000'">
                                         This is ok!
                                         <dtml-else>
                                         This is very much!
                                         </dtml-if>





_______________________________________________
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