This site has been archived. To learn more about our current products Ibexa Content, Ibexa Experience, Ibexa Commerce head over to the Ibexa Developer Portal
Tuesday 23 January 2018 9:48:29 am
Hi everyone,
how to get items that have files ? items where field binaryFIle have file/image ?
$criterionAnd->criteria[] = new Criterion\Field('file', Criterion\Operator::EQ,true); //did not work
Modified on Tuesday 23 January 2018 9:49:48 am by Kamil Góralewski
You must be logged in to post messages in this topic!