Is there a way to modify the database so that an email is not required to sign up? It looks likes it’s a default field that can’t be edited but it never hurts to ask. Thanks
No not right now.
1 Like
Workaround:
- Connect with Random Generator of Blockspring
- Create a hidden input field with: Randomnumber@blablabla.com
- When people “Log-in” you put as email field the hidden field.
Same can apply to password. However people will not be able to log-in again, but works as temporary storage for data. And since you can automatically relogin people, it is only a problem for people accessing with different devices or who clean there browser cookies.
4 Likes