Hello experts,
I have a JEM Calendar with events for the public, which is working very well..
I created two registred groups called
1) "mh-view" (members should be able to view all events at the venue "mh") and
2) "mh-edit" (members should be able to view and edit all events at the venue "mh")
and inside JEM:
- a category called "mh-events"
- a group called "mh-view" (members should be able to view all events with the category "mh-events")
- a group called "mh-edit" (members should be able to view and edit all events with the category "mh-events")
Then I also created a menue item in my main menue which is only available for this two groups with the following sub menue items:
- view calendar (which shows only the events with the category "mh-events")
- view list (which shows the events in the module "jem teaser" with the category "mh-events")
So far, this is working fine. Both groups can view the calendar and the teaser with all event for category "mh-events"
But the group "mh-view" is also able to edit and add new events.
This should not be possible. They shall only be able to see the existing events.
Here are the JEM-user settings:
For AC - Events I can only choose between "disabled - only Admins" and "All Registered Users".
The users in the group "mh-edit" should not be admins. they should not have access to the backend.
And the users in the group "mh-view" must be registered, otherwise they can not see the menue-item for the calendar and jem teaser for these events.
Here is a link, where I tested it:
test installation
And here are the user informations:
user: mh-view
password: test
user: mh-edit
password: test
Can anybody help me to solve my problem?
Thank you for any help and excuse my bad english.
Best regards
Kurt