Auto save form response based on form config (#217)

* Auto save form response based on form config

* Move confetti and autosave to customization

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
This commit is contained in:
formsdev
2023-10-12 16:56:02 +05:30
committed by GitHub
parent 30aee7813c
commit a297f2db50
8 changed files with 56 additions and 23 deletions

View File

@@ -27,6 +27,7 @@ export default {
transparent_background: false,
closes_at: null,
closed_text: 'This form has now been closed by its owner and does not accept submissions anymore.',
auto_save: true,
// Submission
submit_button_text: 'Submit',