Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to give permission to create an event #17

Open
akashdubey251996 opened this issue Sep 14, 2020 · 1 comment
Open

How to give permission to create an event #17

akashdubey251996 opened this issue Sep 14, 2020 · 1 comment
Assignees
Labels

Comments

@akashdubey251996
Copy link

akashdubey251996 commented Sep 14, 2020

As this add-on is working fine but only administrator is able to create the events. But as specified in the github that managers can create event . But in my case except administrator no one can create the event.

I have done following changes in my share-config-custom.xml :

<config evaluator="string-compare" condition="EventScheduling">
    	<groups>
    		<group>SiteManager</group>
    		
    	</groups>
    </config>

But this is also not working. Please help me in this

@jberthoux jberthoux self-assigned this Sep 14, 2020
@jberthoux
Copy link
Member

Hi,

Thank you for installing the module.
You will find more details about share-config-custom.xml configuration here: https://docs.alfresco.com/5.0/tasks/share-customizing-custom-config-file.html (the readme link is broken)
In addition, on which version of Alfresco do you use the module?

Regards,
Julien

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants