U
U
unionfourman2017-04-27 11:08:10
PHP
unionfourman, 2017-04-27 11:08:10

How to display infoblock properties in the title?

I'm trying to get her out like this

$myTitleVar = $arResult["PROPERTIES"]["SIDE"]["VALUE"]." рекламные конструкции на карте ";
$APPLICATION->SetPageProperty("title", $myTitleVar);

And the text is displayed to me, but not displayed SIDE
How can I display the properties of the infoblock?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
DeclanBartowski, 2017-04-28
@DeclanBartowski

$APPLICATION->SetTitle($myTitleVar);

I
ivleva_m, 2017-05-02
@ivleva_m

All the subtleties are described here .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question