[Zope] DTML-In with filter
Martin Koekenberg
martin at digital-adventures.nl
Wed Mar 8 08:39:03 EST 2006
Hello,
Is it possible to use a DTML-In to display all DTML Documents in a folder
exept the one's with a centain value in a property ?
Example.
DTML Document one with property a=bc
DTML Document two with property a=de
DTML Document three with property a=bc
Now I want to use DTML-IN to display all the dtml documents except the ones
with property a=de.
I also use the size and batchsize property to create links to the next 10
documents..... If I use an if statement the next 10 can be 9 ore less 9
items because there could be one ore more documents with a=de.
Who can help me ?
regards,
Martin Koekenberg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20060308/011628c3/attachment.htm
More information about the Zope
mailing list