Is there a way to prompt the user after they have filled out a form? To ask them to confirm their information and perhaps include some other text.
Thanks!
Is there a way to prompt the user after they have filled out a form? To ask them to confirm their information and perhaps include some other text.
Thanks!
This is not currently a feature. There isn't currently a confirmation page. It is a feature we plan on adding in the future but isn't currently in development at this time.
Thanks Carl. Any thoughts on a workaround or something that might work in a similar way, that you've heard or seen people trying? Any insight would be greatly appreciated. I'm pretty dense when it comes to programming so my solution so far is adding some large text at the bottom reminding people to get it right the first time.
There aren't any workarounds that I am aware of. The form gets submitted once it's submitted, so there is no confirmation feature to leverage. So the best things to do is to ask them to enter their information correctly.