Expand my Community achievements bar.

SOLVED

Cancel individual property inheritance of a Live Copy component

Avatar

Level 2

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?

1 Accepted Solution

Avatar

Correct answer by
Level 10

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

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

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