Answer the question
In order to leave comments, you need to log in
What is the mechanism for displaying a lead card in Bitrix24?
I know that the output goes through popup, but I would like more information.
Do I understand correctly that a document with the required lead opens in the browser, and where is it located?
{
BX.SidePanel.Instance.open("/crm/lead/details/0/?category_id=" + gridData.params.CATEGORY_ID);
}
Answer the question
In order to leave comments, you need to log in
Let's start with the fact that this is not a popup, but a slider.
The technology of its work is not the same. This is stated in the slider documentation: https://dev.1c-bitrix.ru/api_help/js_lib/sidepanel... I quote
:
A slider is a sidebar that can open site pages in an iframe, as well as display arbitrary content within itself. The use of an iframe allows you to use ready-made components that work on regular site pages.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question