Hello,

I use the cloud version of bitrix. There is a form in the CMS section -> add contacts. You need to add a custom button to it, writing PHP code for it. I know how to implement a button, but I cannot understand how to get into the source code and write something custom.

Is it even possible that I want to do?

    2 answers 2

    There are two ways to add something to bitriks24

    1. Write your application for it by the type of what is placed in the marketplace.
    2. Do business process

    API b24 documentation

      I suppose that you are using the cloud version not Bitrix24, but 1C-Bitrix?

      For this web application, you are an external user who stores data there and uses functionality. Of course, you can not write anything yourself in php and embed it in some form.

      After all, if users could do this, then this would mean full access to the system at the web server level - and there other users and other people's data ...

      Of course, you can still ask a question on the forum , but the answer will be about the same.

      • On the forum, unfortunately, they ignore me. Regarding the addition of my own code, I also thought like you, but I am very persistently convinced that this is possible even in the cloud version. In a couple of hours I will contact the bitrix certified partner. He previously said it was possible. - Maxim Shinkarev
      • You were right, you cannot add or change any form. Actually my task is to somehow add a button to the cloud version (they said that you can add it, for example, in the menu. The button will call the API of another site, and then give the answer back to Bitrix. They said that you can implement it using their own API. Can you have any ideas about this? - Maxim Shinkarev
      • @MaximShinkarev they will create an application - Mihanik71 February