Answer the question
In order to leave comments, you need to log in
How to add new positions to the information block?
I added two new fields
here they appeared and I filled them out
but the information is not displayed on the page
Answer the question
In order to leave comments, you need to log in
Now you need to select these properties in the component settings. And then output by adding the output in the component template ( template.php )
if this is a component detail page then:
echo $arResult["PROPERTIES"]["TEL_1"]["VALUE"]
echo $arResult["PROPERTIES"]["SHEMAP"]["VALUE"]
echo $arItem["PROPERTIES"]["TEL_1"]["VALUE"]
echo $arItem["PROPERTIES"]["SHEMAP"]["VALUE"]
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question