英文:
How can I disable the synchronization button in the cmscockpit for the cockpit users?
问题
我想要停用cmscockpit中目录的全局同步。
是否可以通过用户组来实现?如果可以,应该如何操作?
如果不行,应该怎么办?
英文:
I want to deactivate the global synchronization of the catalog in the cmscockpit.
Is it possible to do it with usergroups? If yes, how can I do it?
If not, how should I do it?
答案1
得分: 1
我在目录部分选择了渲染器。我捕获了右键单击事件。我已经限制了按钮的显示,仅针对我创建的新组。
英文:
I was in the catalog section selected renderer. I captured the right-click event. I have restricted the display of the button only for the new group that I have created.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论