Answer the question
In order to leave comments, you need to log in
How to search by multiple property in datamager?
Hello, I have a highloadblock and it has a multiple IMG field. I'm looking like this:
$link = 'какая то строка которая 100% есть в хайлоад блоке';
$result = ClassTable::getList(
[
'select'=>['*'],
'filter' => ['=IMG'=>[$link]]
]
);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question