I am trying to only show events according to attribute - is this possible?
Example:
I add a new attribute - 'Assigned to'
I add a name (current logged in username) to the 'Assigned to' field in the event form
So, I assign an event to Bob, Bob logs in and now he can see only that event.
How can I show events where that "assigned to' username matches the logged in username?