Calendar component "Add New Event" Feature should have the same options as other forms

Hey Gliders,

I have a table which contains all events for many providers… which means that each of them can only see those rows in their own calendar component which is relevant for them.

However if they try to interact with their calendar, and create a new event just by selecting the area on the calendar, the Event they create will fall into an abyss, cause currently there is no option to store the information that who added this new row into the table… All you can do is to open the form and add the new event manually, but this way you have to pick start and end date/time values in a much more frustrating way… also you lose all visibility of your actual calendar you are trying to add event to.

The solution would be to give the same functionality to this unique “Add event“ action that every other form has… so to be able to set what should happen automatically when a new row is added.