Hi @De Creatieve Coalitie Thanks for stopping by the community! This is an interesting use case. Once the form is submitted, the respondent would need to fill out the form again to see the submission button.
Though, do you mind sharing more about how you’ve embedded the typeform into your website/tool? That might spur some ideas to help with a solution!
Hi @Liz , thanks for your reply.
The tool will be published in a week or so but is already available through this link (mind you, it's in Dutch): https://www.decreatievecoalitie.nl/de-aansluitwijzer
We've embedded the Typeform with a button (pop-up) and opens automatically after scrolling 60% after the button.
Like I said; the form works rather excellent except for this problem. We've noticed while beta-testing that users don't really understand why they can't explore multiple options and consequentially think it's broken. If you have any suggestions that would be much appreciated.
@mathio do you think there is any possibility if they created multiple forms to have it redirect within the same popup window as a workaround?
Hello @De Creatieve Coalitie
when the form is submitted, you can not change your responses.
If the form is opened directly via URL, you will be redirected away from the form on submit and you will no longer have access to the filled out form. You can visit the form again and fill it out from the start.
To embed the form you could use our Embed SDK and some JavaScript to handle onSubmit event and reload the form. Respondents will need to fill out the form from start, however they will not be “stuck” with a previusly filled out form.
Hope this helps.
PS: Nice colors!