attribute filter problems

Author Message

Mads Ovesen

Monday 14 November 2005 3:02:33 am

Is it possible to have more than one logical operator in the attribute filter array? For example:

attribute_filter,array('and', array('or',
                 array(197, '<' , currentdate()),
                 array(197, '=' , 0)),
                 array('or',
                 array(198, '>' , currentdate()),
                 array(198, '=' , 0)))

/m

Kristof Coomans

Wednesday 16 November 2005 12:18:21 am

I don't think this is possible at the moment.

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.