How to pull data from Google Form and display result before submission?

若如初见. 提交于 2019-12-02 09:32:41
marikamitsos

What you are asking for is to create dynamic data in Google Forms without clicking the submit button.

This is NOT possible in Google Forms. Please have a look at the available triggers.

Since there can be no triggers activated after the form is loaded, there can be no interaction while filling and before submitting the form. Not even using a script.

Having said that your other choice would be to use the HtmlService or the UiServise instead and build your own web app.

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