Form submission results also emailed to subscriber

Hi Guys, does anyone know how to get the submitted successful form results to appear on a redirected page.

i.e.
Name
Email
Mobile
Message

Checkbox: agree with privacy policy

modernetuinen.webflow.io/succes

European clients like to know what personal info is stored about them.

You’ll need to use cookies/localstorage to temporary save the form values, then read from and clear the cookie/localstorage values on the success page.

Hi Samliew, thanks for your comment. How do I go about that in my project? (Sorry, rather new to webflow) :wink: