• Passwords regex issue

    We initially used the following password regex: ^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[#?!@$%^&*-]).{8,}$ This worked as expected, enforcing a minimum password length of 8 characters, including at least one uppercase letter, one lowercase letter…
  • Do event registrations require approvals?

    When we have events that require registration, it appears the registrants get put into a pending status for review by the group owners. Is there a way to remove the pending status and have them automatically be confirmed attendees? Is that what the…
  • How do I get notified of an event registration?

    Maybe I'm missing it, but as a group owner, I'm not getting notified of people registering for an event. Is there a notification that should be turned on so I know to go in and review the registration?
  • Customized Registration Email

    Is there a way to create customized registration emails for each calendar event that is created? We'd like to have people register for events to track number of participants, and have the automated email to send the Zoom information after they click…