Hello,
We're working on a survey with many pages that we need a "back" button for. In the past, we've implemented this by creating one html file that contains the entire survey, but we've run into issues with participants refreshing the page and then losing all their results.
Is there a way to have a back button without the single html implemntation? Or a way to implement a "save" button in the single html that would allow participants to send data to the database periodically? Could we do this somehow with the liveSend function?
Really appreciate any advice! Thanks!
Kate