E
E
EvgeniyRava2016-03-22 20:16:51
PHP
EvgeniyRava, 2016-03-22 20:16:51

How to display the creation date of an element in Bitrix?

I have a table, in each row the photo-name of the product is the order number, I want to add the output of the product creation date. Where to look?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey, 2016-03-22
@gangstarcj

in template)

E
Express777, 2016-03-24
@Express777

$arItem['DATE_CREATE'] Stores the item's
creation date

V
Vitaly Musin, 2016-03-23
@vmpartner

Everyone starts by debugging variables. Make a var_dump in the template and see what fields you have in your variables. There you will most likely see the date of creation. If not, you need to get the element data additionally in result_modifier

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question