Hi,
I'm using Joomla! with JEvents to create a website for school. I have to make a limit on the number of events for it to function as designed.
Is it possible to limit the number of events per day per category? I.E. If i have a Category in the calendar called Grade 10, i want the calendar to limit the maximum amount of events per day, let's say to 3. Meaning for example, users can create only 3 events on Monday, December 12, and if someone attempts to create a 4th event, an error is returned ("You are exceeding the maximum number of events per day" or something like that).
It seems like basic functionality to me but i can't find it. Can this be done at all, and if yes, how?