Is there a more elegant way to handle the email-already-in-use warning?

When trying to create a user, Bubble has built in protections to prevent creation of another user with the same email address as an existing user. Is there a more elegant way to handle and display that (ugly/boring) browser standard dialog box?

email in use

Since I’m using Privacy Rules to protect users’ email addresses, I can’t just do a search and handle in a workflow. (Right? Or is there a trick I’ve missed?) Thanks!

Hi there, @ThatFizzGuy… yup, there’s a trick. Use this workflow event, and then add one or more workflow actions to do whatever you want when the error occurs.

Oh, and where did I get that error code, you ask?

Hope this helps.

Best…
Mike

4 Likes

@mikeloc, you rock sir! Just what I was looking for, thanks!!

1 Like