Is it possible to have a google form confirmation message that displays part of the response data?

偶尔善良 提交于 2019-12-01 06:13:24

No it's not possible. There is no way to add dynamic data to the custom confirmation message after submitting a Google Form. You can change the message in the the confirmation page, but you can't retrieve and concatenate anything into that confirmation message.

You would need to convert everything to a stand alone HTML App for something like that.

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