Sorry the bad language in the title - I am not sure how to explain this in good english (not my native language).
If I have a calendar used for booking, and someone reserves monday 4pm to 5 pm, is there a way to make that period of time unavailable for others to book as well?
I’m not sure this will apply to your use case, but you may be able to filter which records are available for your users to view in your Calendar view. For example, if you’re using a connection field to a User Role table in your Bookings table, you could apply a data source filter in your Calendar view where only the records that have a blank value for the User Role connection field will display in the view. See example here: