Share » Forums » Setup & design » Question reguarding attribute_filter...

Question reguarding attribute_filter array

Question reguarding attribute_filter array

Saturday 14 January 2006 12:03:47 pm - 2 replies

Author Message

Norman Leutner

Saturday 14 January 2006 12:15:22 pm

Ok, I got it.

Just a small mistake:

                          attribute_filter, array( 'and',
                                                   array('owner', '=', $user.contentobject_id),
                                                   array(projekt/beendet', '!=', '1' )),

'projekt/beendet' did the trick...

Mit freundlichen Grüßen
Best regards

Norman Leutner

____________________________________________________________
eZ Publish Platinum Partner - http://www.all2e.com
http://ez.no/partners/worldwide_partners/all2e_gmbh

Norman Leutner

Sunday 15 January 2006 4:47:57 am

Ok at least the final result for further users:

                     attribute_filter, array( 'and',                                                    
                                                    array('owner', '=',  $user.contentobject_id),
                                                    array(projekt/beendet', '!=', true() )
                                                  ), 

Mit freundlichen Grüßen
Best regards

Norman Leutner

____________________________________________________________
eZ Publish Platinum Partner - http://www.all2e.com
http://ez.no/partners/worldwide_partners/all2e_gmbh

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu