Answer the question
In order to leave comments, you need to log in
How to display the property of the infoblock in the form of html code in 1C Bitrix?
I'm trying to display a video review through the properties of the infoblock element. I got to the point that a custom property is set on the element. The problem is that when I write:
<div><?=$arItem['PROPERTIES']['youtube']['VALUE']['TEXT']?></div>
<iframe width="560" height="315" src="https://www.youtube.com/embed/123456" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/123456" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
" Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question