7913 Posts in 1355 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » more than one 'setFilter' with dataobjectmanager
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 2123 Views |
-
more than one 'setFilter' with dataobjectmanager

22 June 2009 at 12:24am
Hallo,
is there a way to set more filters than one, something like this:$xy->setFilter( 'Country', 'Sort by Country', array( 'IT' => 'IT', 'VA' => 'VA' ) );
$xy->setFilter( 'ZIP', 'Sort by ZIP', array( '01' => '01', 02' => '02' ) ); -
Re: more than one 'setFilter' with dataobjectmanager

22 June 2009 at 8:18am
Sorry, only one filter is supported right now. I plan to add multiple filter support in the future.
-
Re: more than one 'setFilter' with dataobjectmanager

24 June 2009 at 3:06am
Ok, thank you for your help
-
Re: more than one 'setFilter' with dataobjectmanager

21 September 2012 at 2:22am
I know it's been over three years since this post was last active but I'm wondering did this feature ever become available?
| 2123 Views | ||
|
Page:
1
|
Go to Top |


