Forums / Setup & design / Attribute filter, check if an attribute is empty or not

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Attribute filter, check if an attribute is empty or not

Author Message

laurent le cadet

Thursday 16 February 2006 12:52:46 am

Hi,

Is there a way, via attribute filter, if an attribute is fill with something or leave empty ?

something like :

attribute_filter, array( array( 'annonce/photo1', 'ne', '' ) )

or

attribute_filter, array( array( 'annonce/photo1', '!=', '' ) )

I can't find something to achieve this...

Thanks.

Laurent