7 Nov
2003
7 Nov
'03
9:29 p.m.
Kai Vermehr wrote at 2003-11-6 23:56 +0100:
In ZCatalog: I'm having trouble finding an index that "reads" the property and the value of image objects. They all share a property called 'product' but it doesn't appear on any index so far ...
Did you define an index "product"? If you did, it should read your image property "product" (you need to reindex this new index, of course). My "ManagableIndex" product will give you more flexibility with respect to value determination. <http://www.dieter.handshake.de/pyprojects/zope> -- Dieter