Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Yes. This is not possible if you are using the "Standard Form" for your event registration, but if you are using a custom form, you can modify your form and change the email address. See image below.

I'm making my own form and I see six different types of emails. When are these sent out to the registrants?

 Image Added

  • Registration Confirmation - This is sent out when you have users set to "pending" instead of "approved". This is the email they receive after registering, but before you approve them. No confirmation email will be sent out if you are automatically approving users, they will receive the approval email instead.
  • Registration Approved - This is sent out when you approve the user if you have users set to "pending". If you have users set to "approved", they will automatically receive this email but will not receive a confirmation email. See above for confirmation email.
  • Registration Denied - This is sent when you reject a user in the registrant management screen.
  • Registration Deleted - This is sent when you delete a user in the registrant management screen.
  • Registration Cancelled - This is sent out when you cancel an event that has registered users.
  • Registration Reminder - This is sent out when you have enabled reminder emails for the form.

Can I style the confirmation, approval, and other emails sent to the registrant for an event?

The calendar will only allow for text for these automated emails. However if you are sending an email to all the registrants through the Registrant Management page, you can send styled messages by checking off "HTML Email".Image Added 

When I syndicate a list using "Specific Events" with a marketing template, I am restricted to five events. Can I show more?

  • Add the following to the end of the URL given with the javascript code.
Code Block

&number=20              

So it should look like this:

Code Block

<script language="javascript" src="http://www.baruch.cuny.edu/calendar/EventListSyndicator.aspx?eventID=1036,1035,1027,1037,1028,1006,1029&adpid=5&number=999"></script>