GAS HTMLService: opening a custom dialog (createTemplateFromFile ) when a cell changed
I’m just a beginner with Google Apps Script. I need help, I wrote some code that generates a dialog with some text and a drop-down menu that takes values from the array, the problem is that the function needs to be activated when a cell changes. If the code is assigned to a button it works but if I associate it with a cell change it doesn’t work. this is the code:`