Is it possible to disable / remove the validation that makes the email address a required field when adding members.
Ive read the email isn't actually used anywhere except for forgotten password functionality so I don't want admins to have to enter it when adding members.
Disable email validation for adding members
Is it possible to disable / remove the validation that makes the email address a required field when adding members.
Ive read the email isn't actually used anywhere except for forgotten password functionality so I don't want admins to have to enter it when adding members.
Did this ever get anywhere?
I'm finding the email validation is far too tight to be usable and would rather turn it off.
From what I remember it didn't. We ended up just setting up a throw away email that we used to get around the validation.
I suppose I could code that into a hidden field in my form for front end users or do some weird mumbo jumbo in the controller...
sigh
is working on a reply...