I have a create/edit form with an optional email f...
# orm-help
f
I have a create/edit form with an optional email field, when it's not given by the user it sends the empty string. When a second user doesn't input their email, it'll complain it's not unique.