I’m working on a calendar. Here’s what I’d like to do:
I want the calendar to…
Show events that I create to all users, as the “owner” (like a template calendar)
Be editable by users displaying only their own personal modifications (so they can modify the calendar template to their liking)
When I add the constraint “Created by = Current User,” it allows the user to see his own personal calendar…but I’m not sure how to configure the data to allow myself (as the owner) the ability to create events that all users see and can modify.