I'm building a K2-website where I'd like to limit the cration of items per user. In this case there are "schools" with f.i. "news", "pictures", "events".
- school (max. 1)
- news (> 1)
- pictures (> 1)
- events (> 1)
There should be only one K2-school-item per school and multiple items per sub-category-items.
Is this possible to realize?
Thanks in advance.
Mark