Control redirect URL after deleting calendar event

As an update, here’s a good alternative to the standard Delete button in Skuid:
https://community.skuid.com/t/can-you-put-a-redirect-on-a-delete-button

When working on a custom popup for a calendar event, you could run actions that (1) mark record for deletion, (2), save the model, and (3) close the popup.

Greg, while you might not be able to conditionally redirect to a url based on record type right now, you could conditionally render different “Delete” buttons for different redirects based on record type.