Answer the question
In order to leave comments, you need to log in
How to display Bitrix infoblock elements only with the first nesting?
There is an infoblock, it has elements that are at the first nesting level and at the second (in documents),
you need to display elements through the news.list component that are only at the first level (elements that do not need to be displayed in documents).
Answer the question
In order to leave comments, you need to log in
Look towards filtering by SECTION_ID
https://dev.1c-bitrix.ru/api_help/iblock/classes/c...
Variant example, but not tested
<? $GLOBALS['arrFilter'] = array('!=SECTION_ID' => false);?>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question