コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Restricting Authors to Activate Page

Avatar

Level 2

We have a use case where in we have multiple sites on the cq authoring environment. Users & Group are created to take care of the Authoring of the content, review by another group and then publish and it works fine.

 

For one of the site we need to do some change in the workflow wherein users in the group need to approve the content created/updated by other users of the group i.e. same user should not be able to create/update the content and publish it. It should be reviewed by other users in the group and only after approval, it will be published.

  

We are looking for best practices for this use case. Sample examples would be helpful  

1 受け入れられたソリューション

Avatar

正解者
Level 8
1 返信

Avatar

正解者
Level 8

You can remove the replicate permission for a specific path:

http://dev.day.com/docs/en/cq/current/administering/security.html#Permissions

 

scott