When creating an event, I want to see only the calendar on that page.
I saw someone who asked me the same question on this site comment, but I couldn’t apply the same.
But there was no code on the event sheet that told me to change it.
#foreach($item in $services.moccacalendar.getAllCalendars()) ## TODO: add filter here, see MOCCACAL-76**
This code is on the MoccaCalendarEventSheet.
I think we would change the code for this part. Let me know what you think.