Hi, Following the tutorial I have modified Article class-descriptor with proxy="dynamic". So, loading of Article objects for a given ProductGroup works correctly, but when I try to load Article objects only (either all of them or based on some filter) the search always returns nothing. Removing proxy="dynamic" from Article class-descriptor fixes the problem (search works correctly). Any suggestions?
thanks in advance, swav --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
