- 🇬🇧United Kingdom unqunq
I came to this page as I was testing these modules for a new client. The email field coming up for an authenticated user is too much work for the user and opens to typing mistakes when the user just wants to register themselves.
In this case @MrPaulDriver's suggestion would work for us. I'll try to allocate time for this in the next month or so (we're only starting the project now so it can take some time before I get to it.)
- 🇨🇦Canada endless_wander
This was stalled but in the meantime, having no email address present causes errors when registering. See https://www.drupal.org/project/recurring_events/issues/3478268 🐛 Fatal error when registering for event without entering email Active
I think requiring email address for now is best way forward to resolve the immediate concern of existing code throwing errors. Custom solutions could modify the registration form to remove that required status.