Event double booking alert: Difference between revisions
Jump to navigation
Jump to search
Kyle.Madsen (talk | contribs) Created page with "== Prevent Event Double Booking == A notification email will get sent if the event is created as disabled, otherwise there will be a validation error thrown that prevents the..." |
Kyle.Madsen (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
== Prevent Event Double Booking == | == Prevent Event Double Booking == | ||
A notification email will get sent if the event is created as disabled, otherwise | A notification email will get sent if the event is created as disabled, otherwise a validation error thrown that prevents the event from saving until the date/time/location is changed. Changing the logic to allow for disabled events allows the events created from the front end form to not be impacted by this validation error. | ||
=== Edit Emails to Get Notification === | === Edit Emails to Get Notification === |
Revision as of 20:20, 8 October 2024
Prevent Event Double Booking
A notification email will get sent if the event is created as disabled, otherwise a validation error thrown that prevents the event from saving until the date/time/location is changed. Changing the logic to allow for disabled events allows the events created from the front end form to not be impacted by this validation error.
Edit Emails to Get Notification
New field for editable email list:
- https://dev.ces.fas.harvard.edu/cesAdmin/globals/globalEvents
- "Double Book Notification Email(s)"