Email confirmation setup

Please pick a subcategory to help organize the information. Thanks!

Also, the more context you provide with your questions (screenshots, link to an open app, etc.), the more likely you’ll get good help quickly :slight_smile:
how do I set up a system to send a confirmation email and only after the email is confirmed the user will be allowed to complete sign up

I just want to bring this back up. As far as I can see, the “confirmation email” is a standard part of the sigup process. Under the Account actions in Workflows, when you select to Sign a User Up, you can select there whether or not a confirmation email is sent.

However, when I switch this on, I was assuming that the property “email confirmed” would be added automatically to my User properties - that is the impression the Reference gives.

I don’t have this property in my User tables - although I am using a Template. Could it have been removed. I would like to use this feature, but would rather use the default option than implement it myself. Any ideas why the property is missing from my app, and how to add back?

The field should be there. You can’t see it in the data tab, but it’s accessible as a user field in workflow logic and in displaying information on the user.

Regarding how to use it in the signup process – as with most things in Bubble, it’s up to you. For example you could apply a condition on a login worfklow that the email confirm field must be “yes”.

1 Like

So it is! Thanks. I was expecting to see the field in the database.

This topic was automatically closed after 70 days. New replies are no longer allowed.