A link dump on populating a Google Apps html template, followed by the javascript solution (without Google Apps) which was finally used.
https://developers.google.com/
explanation of problem
Passing data to html service - Desktop Liberation (google.com)
apparently safe way to do it
not clear from documentation that <? ?> exposes top level variables.
correct syntax uses json.stringify
Javascript solution instead of Google Apps web app -
https://github.com/hn-88/program/blob/main/index.html
https://github.com/hn-88/program/blob/main/index.html
No comments:
Post a Comment