I noticed that when you select an item in Calendar view of table [CalendarTest] it takes you to the Detail View of that row for [CalendarTest].
If you Table view of [CalendarTest] and you click an item it does the same thing by Default.
However the Table View you can assign an action in Behavior>EventActions>Row Selected
Calendar View does not present that same capability.
For my Table view Row Selected I have assigned a group action to set some values and then open a detail view of the item.
Is there a way to accomplish the same thing when I select an item in Calendar View?
Thanks