I need to be able to allow content managers to add/update content on the website, but I don’t want them to have access to the actual Module settings.
ie. the page includes an Announcements module, and the content managers should be able to ‘Add new announcement’ , but not click Settings and be able to access the settings of the module which is occurring at the moment.
1. I have created a Security Role ‘content managers’, and added a ‘user account’ to this role.
2. On the page that the module resides on, I have set the Edit Page permissions to Allow for ‘content managers.
3. I have then gone into the Announcements module Settings, and set the Edit Module permission to Deny for ‘content managers’.
The user is still able to click Settings and access the Announcements module Settings.
How can I prevent a user from accessing the actual Module settings but still add content to the page?
Thanks