Loading...
Loading...
Chapter
Build custom interfaces to interact with your scripts. This chapter introduces HTML Service, allowing you to create simple web apps and dialog boxes for a more user-friendly scripting experience.
Understanding HTML Service
Creating Basic HTML Files
Serving HTML from Apps Script
Dynamic Content with Scriptlets
Handling User Input with Forms
Client-Side Scripting with JavaScript
Communicating Between Client and Server
Advanced UI Elements and Styling
Security Considerations for HTML Service
Debugging HTML Service Applications