Retaining and resuming partially submitted form locally
I understand that Contour allows users to save and resume forms, but due to the sensitivity of the data we do not want this stored in the database, we would rather store it on the client (i.e. cookie, local data storage).
Has anyone managed to do this, would it be possible with a bit of effort?
Current wip version has the option to not store anything, it's a flag you can set on the form in db, if you wanna give it a try let me know and I'll send details
Retaining and resuming partially submitted form locally
I understand that Contour allows users to save and resume forms, but due to the sensitivity of the data we do not want this stored in the database, we would rather store it on the client (i.e. cookie, local data storage).
Has anyone managed to do this, would it be possible with a bit of effort?
Thanks
Kev
Comment author was deleted
Hey Kevin,
Current wip version has the option to not store anything, it's a flag you can set on the form in db, if you wanna give it a try let me know and I'll send details
Hi Tim
Well we want to store it, but only locally, seeing as that would require use of JS I was wondering how difficult that would be in Contour?
Thanks
Kev
is working on a reply...