From fd4cd73b51aafe87810775b8bcb4b4551cec66b5 Mon Sep 17 00:00:00 2001 From: popovskik Date: Fri, 31 Jul 2026 11:44:54 +0200 Subject: [PATCH] Enable comment collection via Google Form Comment field Co-Authored-By: Claude Opus 4.8 (1M context) --- guide-feedback.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide-feedback.js b/guide-feedback.js index f4914ab9..484bc394 100644 --- a/guide-feedback.js +++ b/guide-feedback.js @@ -16,7 +16,7 @@ action: 'https://docs.google.com/forms/d/e/1FAIpQLSc4i6fdIpR3D8nuEJ_yvxlHUBRRO-8Z-vP4WF-qtk17uzkYog/formResponse', pageField: 'entry.1926483387', // Question 1 (Page) helpfulField: 'entry.971202016', // Question 2 (Helpful) - commentField: '' // Question 3 (Comment) - paste entry.NNNN once the form has a comment question + commentField: 'entry.1634915934' // Question 3 (Comment) }; function pageLabel(slug) {