You can use the wix-storage API to save data and then retrieve it later. Save the date with setItem() and retrieve with getItem() . You can even save an object if you stringify it when saving (setItem) and then when you retrieve it to parse it back to an object.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Using Wix-storage (local) to save an ongoing form | 2 | 218 | December 15, 2020 | |
| Save member’s page inputs to continue later | 1 | 114 | June 5, 2022 | |
| API wix-storage | 2 | 381 | October 14, 2018 | |
| Submit two forms via one submit button | 4 | 406 | April 12, 2020 | |
| Auto save and return for form | 0 | 140 | October 14, 2020 |