S
S
sagaton2022-02-10 10:47:54
1C-Bitrix
sagaton, 2022-02-10 10:47:54

How to make the tags that are in the "User Agreement" popup read the tags?

There is an agreement in it text with tags. but the tags are visible when the text is displayed.
How can I make them read and not displayed?
6204c3260cadc128982947.jpeg

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander, 2022-02-10
@kikher

check the text itself, it is most likely inserted like this, with tags, and tags are not supported there like

E
Egor, 2022-02-10
@eloki

There is an option if the text is displayed from the property:

echo $arResult['PROPERTIES']['PROPNAME']['VALUE']; // выведет как у вас
echo $arResult['PROPERTIES']['PROPNAME']['~VALUE']; // выведет с форматированием

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question