Send data to page

Yes, it would save it twice. If the User finishes the sign up process, you can create a condition which searches if the User’s account email matches an Email Submission’s email, then set a workflow to delete that Email Submission. That way, when you’re looking at your Email Submissions in your App Data tab it’s only keeping emails of Users who have not yet signed up. Not sure it’s the best method, but it may work if you need to store emails before signup.

And yes it will still work if the User closes their browser. Bubble uses cookies for this; it won’t erase for around a month (depending on the browser the User is using).

*I’m not 100% sure about the month timeframe, but @ryan discussed cookies here:

1 Like