Hi Team,
Could you please guide me on this? I want to apply different policies for a single editable template. I’ve created pages under two separate projects using the same template, but I want to allow only specific components in /content/myproject1 and different components in /content/myproject2, each governed by separate policies.
Thanks in Advance,
Veera
Solved! Go to Solution.
Views
Replies
Total Likes
You can apply only one policy to one component within a structure.
To restrict the components, you may need another template.
You can apply only one policy to one component within a structure.
To restrict the components, you may need another template.
In AEMaaCS, policies are scoped under the template-type, so if both your projects use the same template-type (e.g., base-page), but different content paths, you can set different policies.
Ensure your projects have unique configurations like this:
/conf/myproject1/settings/wcm/policies
/conf/myproject2/settings/wcm/policies
Each contains policies applied to same template structure but scoped per path.
Views
Likes
Replies