Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
UI のサイドバーで Google ドキュメントを開くことはできますか? Google Apps Script の userData を格納する単純なドキュメントを開くことができるようにしたいと考えています。
いいえ、できません。サイドバーは htmlservice で、iframe を許可しない caja を使用します。ただし、ghe gdoc を読み取ってサイドバーに HTML として表示し、独自の編集機能を (単純なプレーン テキストとして) 記述できます。