Forums / Setup & design / Attribute filter
laurent le cadet
Thursday 14 June 2007 7:31:28 am
Hi,
It seems to be more or less basic but I can find how to fetch if a text line attribute is empty or not. (I want only objects if a specific text line has content).
Tried :
'attribute_filter', array ( array('realisation/client', '!=' , 0 ) ),'attribute_filter', array ( array('realisation/client', '!=' ,'' ) ),
...
Any hint ?
Regards
Laurent