M
M
m4son2018-11-11 09:50:46
1C-Bitrix
m4son, 2018-11-11 09:50:46

How to display all user messages in 1C-Bitrix?

There is a standard component "feedback form". How to display on the page all the messages sent by a specific authorized user?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Gritsuk, 2018-11-11
@winer

The standard feedback form sends a message to the Email specified in the component settings.
When sending, information is not added to the system anywhere.
Therefore, you can:
1) Open the mailbox to which messages are received and filter by Email.
2) Write an event handler OnBeforeEventAdd , in which you will add all the information about the message to the infoblock. And then on the element list page, filter as you need
3) Copy the component to your namespace and write a functional there that will add a message to the infoblock

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question