Cancel individual property inheritance of a Live Copy component | Community
Skip to main content
yan-kisen
New Participant
October 16, 2015
Solved

Cancel individual property inheritance of a Live Copy component

  • October 16, 2015
  • 1 reply
  • 1163 views

Does anyone know how to configure a CQ component so that each property can be cancelled individually inside of a Live Copy? I am trying to have it set up the same way as the Page Properties, so that canceling one property does not break inheritance for all of them.

Page Properties:

[img]http://i.imgur.com/talWEZw.png[/img]

Component Properties:

[img]http://i.imgur.com/GtL3i8z.png[/img]

The only difference that I'm noticing is the mixin types on the respective jcr:content nodes.

Page Mixins:

cq:PropertyLiveSyncCancelled cq:LiveRelationship

Component Mixins:

cq:LiveSyncCancelled cq:LiveRelationship

I've tried manually setting the cq:PropertyLiveSyncCancelled Mixin for the component in the content along with ["jcr:description"], but CQ is ignoring this directive entirely.

Does anybody have any idea of how this could be done?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

This is a known bug and is not yet fixed. Its logged in the system.

1 reply

smacdonald2008
smacdonald2008Accepted solution
New Participant
October 16, 2015

This is a known bug and is not yet fixed. Its logged in the system.