Forums / Developer / filtering ezobjectrelations in fetch
Ivo Lukac
Monday 07 July 2008 8:43:49 am
Hi everybody,
Filtering ezobjectrelations in fetch is not possible out of the box. Does somebody has some idea on how to make it?
Thanks
http://www.linkedin.com/in/ivolukac http://www.netgen.hr/eng/blog http://twitter.com/ilukac
Kristof Coomans
Monday 07 July 2008 8:48:56 am
Hi Ivo
There are some contributions around there that can do this:
http://ez.no/community/contribs/template_plugins/objectrelationfilterhttp://ez.no/developer/contribs/datatypes/enhanced_object_relation_filter
Good luck!
independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org
Tuesday 08 July 2008 2:11:16 am
Hi Kristof,
Seems that the first one could be what I need. Question now is can the extended filter be combined with normal filter in fetch?And if yes is it AND or OR logic used between them?