You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"enableSubmissionUrlSharingTip": "When unchecked, the submitter can still view and print their submission while the success page stays open,<br>but anyone else opening the URL sees only the confirmation message.<br>The email-receipt option is turned off because forwarding the receipt would defeat this protection.<br>You may want to adjust your post-confirmation message to include any details the submitter might need later.",
194
196
"formTitle": "Form Title",
195
197
"formDescription": "Form Description",
196
198
"formAccess": "Form Access",
@@ -211,16 +213,18 @@
211
213
"experimental": "Experimental",
212
214
"learnMore": "Learn more",
213
215
"afterSubmission": "After Submission",
214
-
"submissionConfirmation": "Show the submission confirmation details",
216
+
"submissionConfirmation": "Show the <strong>Confirmation ID</strong>",
215
217
"theConfirmationID": "the Confirmation ID",
216
218
"infoB": "the option for the user to email themselves a submission confirmation",
219
+
"enableSubmitterEmailReceipt": "Let submitters <strong>email themselves a copy</strong> of their submission",
220
+
"enableSubmitterEmailReceiptTip": "When checked, the success page shows an option for the submitter to email themselves a confirmation receipt.<br>Disabled when Form Submission URL Privacy is on, because the email link routes back to the success page<br>and would not work for the recipient.",
217
221
"loginRequired": "Log-in Required",
218
222
"canSaveAndEditDraftLabel": "Submitters can <strong>Save and Edit Drafts</strong>",
219
223
"canUpdateStatusAsReviewer": "Reviewers can <strong>Update the Status</strong> of this form (i.e. Submitted, Assigned, Completed)",
220
224
"enableSubmitterRevision": "Submitters can <strong>Revise their own submissions</strong> and resubmit",
221
225
"displayAssigneeColumn": "Display assignee column for reviewers",
222
226
"submitterCanCopyExistingSubmissn": "Submitters can<strong> Copy an existing submission</strong>",
223
-
"submissionConfirmationToolTip": "Selecting this option controls what the submitting user of this form will see on successful submission. <br /> If checked, it will display",
227
+
"submissionConfirmationToolTip": "When checked, the success page displays the unique Confirmation ID for the submission.",
224
228
"emailNotificatnToTeam": "Send my team a notification email",
225
229
"emailNotificatnToTeamToolTip": "Send a notification to your specified email address when any user submits this form",
0 commit comments