标签: user-interface google-apps-script sidebar
是否可以在用户界面的侧边栏中打开Google文档?我希望能够打开一个简单的文档来存储Google Apps脚本的userData。
答案 0 :(得分:0)
不,你不能。补充工具栏是htmlservice并使用caja,它不允许iframe。 然而,您可以阅读ghe gdoc并在侧栏上将其显示为html并编写您自己的编辑功能(简单明文)