Wednesday 20 February 2008 6:20:15 am
hi,
I forgot to mention that I have a tree fetch:
fetch('content','tree', hash('parent_node_id',$dossier_secteur, 'attribute_filter', array( 'and',array('parent_node_id','=',$secteur_recherche), array('pratique/applicable_projet','=','1')))
<b>and i test the two criterias separated (parent_node_id and pratique/applicable) ; it work !!!</b> but when i use them Together, with 'and' , the fetch return nothings (i'm shure that many objects must be returned). tks Abdelkader.
Abdelkader RHOUATI
Blog (french) : http://arhouati.com
----
Extension arh_jdebug : EzDebug using jquery
|