I in the process of building a website for my club, i have different teams - so i wanna make it possible for a team to registrar themself to and event only for the team.
I have 5 different teams, they need to go for different competitions/events.
They set in different usergroups.
so first team is a kids team, and they need to sign up to go for this competition.
But i dont want my adult team to be able to see this event nor signup for it.
So i wanted to know if its possible to limit the different events to different usersgroups.
Another question:
Is there way for like a teamleader to view who signed up for the event and what informations they put in, on the front-end - maybe make the CSV file available from the front-end?
Currently, you can't assign events to specific usergroups... what you CAN do is assign event CATEGORIES to either Public, Registered or Special access... just like you do joomla modules and such. So if a category is "Registered", then non-logged in users will not see any events from that category. Special access would be admin level users.
You can not currently view registration records on the frontend, but you CAN generate a CSV export from the frontend... IF you are the owner/moderator of the event. Thanks.