Hello!
could you please help with some hint how to empower admin group / super user group to administrate all other events (update, delete events created from all other users) from the front-end?
Thank you!
Hello!
could you please help with some hint how to empower admin group / super user group to administrate all other events (update, delete events created from all other users) from the front-end?
Thank you!
You may configure user groups in scheduler administration panel, “Access rights” tab. You should set checkboxes for required user groups.
yes, i did it:
view - all
Add an event - registered, admin, super user
Edit an event - registered, admin, super user
Private mode: “Private extended mode”
what i want to achive:
some code change needed?
thank you!
Hello,
should I add some check to edit / delete event - something like this:
if the user is the creator of event or within admin group?
what all functions to be taken into consideration of this change?
thank you very much in advance!