Answer the question
In order to leave comments, you need to log in
How to call a function in google sheets sidebar?
Hello.
To debug the code, you need to call a function from index.html and the picker.html frame.
Tried to call the createModel() function through this code from the script file
function runCreateModel(){
createModel()
};
function runCreateModel(){
//createModel()
document.getElementById("iframe").contentWindow.createModel();
};
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