M
M
miniven2017-09-25 09:37:23
PHP
miniven, 2017-09-25 09:37:23

Which Bitrix component is suitable for sending an application in your personal account?

It is necessary that in your personal account you can send an application for examination and then view your applications and change the data in them, if necessary. What is the best component to use to solve such a problem?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Andrey Nikolaev, 2017-09-25
@miniven

Here the point is not in the component, but in the implementation method, which in turn depends on the edition.
For example, there are many of them for Bitrix24. Offhand, the options are as follows:
1) A universal list with a business process on it
2) An infoblock element with a business process on it (there is also in the BUS)
3) Web forms and stages of passing (there is also in the BUS)
4) Own implementation on infoblocks
5) Implementation based on your own code
For example, if you take option 1, then you don’t need to do anything there at all. Only the right to correctly configure and describe the business process.
And here, for example, in form 4 - bitrix:iblock.element.add and your own approval code.

A
Alexey Emelyanov, 2017-09-25
@babarun

bitrix:form.result.new

A
Alexander Filippenko, 2017-09-26
@alexfilus

You can create a CRM form in B24 and insert JS on the site page on the BUS (in principle, the engine is not important here), and applications will fall into CRM. Very comfortably. Unless there are restrictions on layout.
You can also write a self-made data sending to B24 from the site form. Here you can implement any design.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question