Answer the question
In order to leave comments, you need to log in
How to increase the iframe of the Bitrix24 application?
I created an application, remotely, I need to expand the scope, can I do it somehow?
Answer the question
In order to leave comments, you need to log in
Using the resizeWindow()
method,
create a div with the workarea class, put all the html in it, and add it in the js in the right place
BX24.resizeWindow(document.body.clientWidth, document.getElementsByClassName("workarea")[0].clientHeight)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question