Hi, i have a problem with using properties from dtml documents. I have a sql method with the following code: select * from foo where bar = <dtml-var bar> If i have 5 folders with different properties for bar and inside these folders are dtml methods named as index_html then i get five different results. But if have 5 dtml documents with 5 different properties bar i doesn't work. Who can tell me why it doesn't work and how i can make it working. thanks _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
