M
M
Maxim E2018-11-08 10:38:50
JavaScript
Maxim E, 2018-11-08 10:38:50

What are the Bitrix24 js events in the new card?

The new CRM card has a functionality: when you click on a field in view mode, it "switches" to edit mode (span turns into input).
Question: how can I "force" to change the field view to edit?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrey Savrasov, 2018-11-08
@alcorn

If you have a box
In the file /bitrix/js/main/core/core.js we find the method:
We add it to it
. Open the console and watch the events that fire.
Next, we hang handlers via
BX.addCustomEvent

Q
quldosh, 2019-10-24
@quldosh

And if in the cloud, how to implement JS?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question