Answer the question
In order to leave comments, you need to log in
Bitrix24 method not working?
I am working on an application for my Bitrix system. I'm trying to embed in a task module, but I'm having trouble getting the embed to actually work. Below is my javascript code that should handle the embed.
BX24.rest.callMethod(
'placement.bind',
params: {
PLACEMENT: 'TASK_VIEW_TAB',
HANDLER: '*URL FOR CODE WITHIN BITRIX SERVER*',
TITLE: 'Test Tab',
DESCRIPTION: 'Test Tab',
}
);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question