E
E
Eugene M2022-03-16 11:23:16
1C-Bitrix
Eugene M, 2022-03-16 11:23:16

How to display IB description in Bitrix?

How to display IB description in Bitrix on a simple page?
I render the image like this:

<img src="<?=CFile::GetPath(CIBlock::GetArrayByID("64", "PICTURE"))?>">

Can you please tell me how to display the description?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
konsealex, 2022-03-16
@konsealex

https://dev.1c-bitrix.ru/api_help/iblock/classes/c...

<?= CIBlock::GetArrayByID($IBLOCK_ID, "DESCRIPTION"); ?>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question