Display message from onEdit() in “Google Sheets” Android app

末鹿安然 提交于 2019-12-11 04:04:54

问题


I use onEdit() in Google Sheets to control users' activities. Google Sheets must work as on Desktop as on mobile device with Android. Everything works, but I can't to show any message at all on mobile device. Browser.msgBox() - don't work. Dialogs and Sidebars in G Suite Documents, example "Custom dialogs" and "Custom sidebars" work under Windows but don't work on mobile device too.

Help please, somebody!!!

As a last resort, how in script onEdit() to determine where Google Sheets was opened: on desktop or on mobile device?

来源:https://stackoverflow.com/questions/52741842/display-message-from-onedit-in-google-sheets-android-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!