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
Hi! Thanks for the great package, it has helped me a lot.
I'm working on an app where there are multiple surveys a user can choose from on the home page. I want the survey to work in such a way that closing it before the completion step has been completed saves the progress and answers the user has given and if they re-open the same survey, they can pick up where they left off.
Can you provide any advice on if and how this might be possible? I'm guessing a custom SurveyController is necessary, but I'm not quite sure where to start with that.
The text was updated successfully, but these errors were encountered:
Hi! Thanks for the great package, it has helped me a lot.
I'm working on an app where there are multiple surveys a user can choose from on the home page. I want the survey to work in such a way that closing it before the completion step has been completed saves the progress and answers the user has given and if they re-open the same survey, they can pick up where they left off.
Can you provide any advice on if and how this might be possible? I'm guessing a custom SurveyController is necessary, but I'm not quite sure where to start with that.
The text was updated successfully, but these errors were encountered: