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
Save your form data via local storage using Sisyphus.
11
+
Save & resume your form data via the visitor's local storage using Sisyphus.js until the form is submitted.
12
12
13
13
== Description ==
14
14
15
-
Allow for saving your form data with local storage using [Sisyphus](http://sisyphus-js.herokuapp.com/).
15
+
Allow for saving & resuming of your form data with the visitor's local storage using [Sisyphus.js](http://sisyphus-js.herokuapp.com/) until the form is submitted.
16
16
17
-
Persist your form's data in a browser's Local Storage and never loose them on occasional tabs closing, browser crashes and other disasters!
17
+
Persist your form's data in a browser's Local Storage and never loose them on occasional tabs closing, going offline, browser crashes and other disasters!
18
18
19
-
Thanks to swingline0 for the updates on v2.0. Now works with paged forms.
19
+
Thanks to [swingline0](https://profiles.wordpress.org/swingline0) for the updates on v2.0. Now works with paged forms.
20
+
21
+
Additional community support & development is welcome via GitHub: [https://github.com/bhays/gravity-forms-sisyphus](https://github.com/bhays/gravity-forms-sisyphus)
20
22
21
23
This requires Gravity Forms version 1.7 or higher.
22
24
@@ -34,6 +36,9 @@ This requires Gravity Forms version 1.7 or higher.
0 commit comments