有什么方法可以在 Google 表单上设置默认选项吗?

Is there any way to set default choice on a Google forms?

我最近非常喜欢 Google Appscript。我有一个表格,人们会用它来订购一些东西。我们跟踪他们的电子邮件。大多数时候人们会选择一个特定的选项。我想将其设置为默认选项。如果我能做到这一点,我会在他们加载 with form.getResponses.getRespondentEmail 以解析我的 Google 工作表中的名称后立即尝试获取他们的电子邮件。我的问题是,如何从 google Appscript 设置默认值?我浏览了他们的文档,但没有找到任何东西。有什么想法吗?

没有。

只有创建预填充才能设置默认值link。

Send a form with pre-filled answers