I would like to customise the registration form to use only user name and password.
The solution alternatively could be a different form that could accommodate registration fields (username password) as well as the customer case reporting.
One way would be to hide the email field and populate it with some other value (I have managed to hide the field using jQuery script I found in the Community forum, however haven't managed to populate the email field so I'm getting an error message because email is mandatory)
Another way is to make the email non mandatory and/or disable error messages. As far as I have seen this is not possible.
The business case behind this is that I would like to give the option for anonymity. If the users wish the can fill in their personal data name email password in the case form.
Have you got any solution on this in terms of content snippets or any specific requirements that would help me find a contractor to implement this?
Thanks!