P
P
Prog-Time2021-05-25 09:44:20
1C-Bitrix
Prog-Time, 2021-05-25 09:44:20

How to filter value in highloadblock.list?

It is not possible to filter the selection in the highloadblock.list component

In the office. There are no documentation on how to do this.

You need to select elements in which the UF_MIN_VISOTA field is greater than 120

Documentation:
https://dev.1c-bitrix.ru/user_help/components/cont...

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
Prog-Time, 2021-05-25
@Prog-Time

Thanks for the answer - tgarl

global $myfilters;
$myfilters['>UF_MIN_VISOTA ']='120';

//в самом компоненте не забыть указать
"FILTER_NAME" => "myfilters",

A
Alexander, 2021-05-25
@idruweb

Filter ID FILTER_NAME

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question