Answer the question
In order to leave comments, you need to log in
How to transfer data from result_modifier?
Let's say in result_modifier I have an array $result how to take data from it already in template.php
How to add it to arResult
Answer the question
In order to leave comments, you need to log in
$arResult['CUSTOM'] = $result;
Then in the template in $arResult['CUSTOM'] there will be your array
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question