Help for unique username

  1. Hello all i am new to bubble so i want to know that in my database how i make a unique username for all users if user signup before saving data i want to check that username i not already taken by any other if not then i want to continue.

  2. i added checkbox accept terms and conditions so if user uncheck it then it shows alert and it is necessary but now its gone forward if it is unchecked just like other signup process
    Thanks

Hi, this question is asked many time on this forum, and the answer will depend where you at Bubble knowledge :slight_smile:

When someone trying to log via the unique email, Bubble validate if it exist or not, and display an error to the user (or you can catch the error in workflow). You can also validate if the email exist before creating a new user.

Welcome to Bubble!

1 Like