A
A
alexander_chn2017-05-10 20:16:00
1C-Bitrix
alexander_chn, 2017-05-10 20:16:00

How to organize a feedback page in Bitrix?

Actually, you need to make a separate page on the site for reviews. Those. all reviews are displayed and there is a form in which you can enter a new one. I'm thinking of doing this using the Feedback Form, only it needs to be modernized. But here's the question. how to make the data from the form displayed in the infoblock in the admin panel? Or maybe there are fundamentally different solutions?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
DeclanBartowski, 2017-05-10
@DeclanBartowski

Add a feedback form to the page.
Make an entry in the infoblock upon successful sending (API will help).
Display news.list of this infoblock on the pages

M
Maxim Pavlov, 2017-05-21
@Ifelseapps

The simplest option is output with news.list and add with iblock.element.add.form. Everything "out of the box", just create templates. If you need email notifications, you can hang yourself on the infoblock element creation event. If validation is needed, you can also use the element creation event (but already before, so that you can cancel the creation).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question