Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

Cancel individual property inheritance of a Live Copy component in 5.6.1.version

Avatar

Level 6

How can I cancel individual property inheritance of a livecopy component .

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi,

Please check here in stack overflow: http://stackoverflow.com/questions/19414912/cq5-cancel-individual-property-inheritance-of-a-live-cop...

Add "fieldEditLockMode" property with value "true" to your component dialog to enable cancelling of individual properties inheritance:

set fieldEditLockMode to true

This thread too discusses the same: http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage... 

As in above thread mentioned, it will be applicable for Classic UI, but also please check this docs for Touch UI: https://docs.adobe.com/docs/en/aem/6-1/administer/sites/msm/msm-livecopy.html

Hope this Helps!!

Thanks,
Ratna Kumar.

View solution in original post

5 Replies

Avatar

Correct answer by
Level 10

Hi,

Please check here in stack overflow: http://stackoverflow.com/questions/19414912/cq5-cancel-individual-property-inheritance-of-a-live-cop...

Add "fieldEditLockMode" property with value "true" to your component dialog to enable cancelling of individual properties inheritance:

set fieldEditLockMode to true

This thread too discusses the same: http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage... 

As in above thread mentioned, it will be applicable for Classic UI, but also please check this docs for Touch UI: https://docs.adobe.com/docs/en/aem/6-1/administer/sites/msm/msm-livecopy.html

Hope this Helps!!

Thanks,
Ratna Kumar.

Avatar

Level 7

is your problem solved? Then please close this question and mark it as solved.

 

Thanks

Tuhin

Avatar

Level 10

Hi 

Please let us know, whether your issue resolved or not.

It seems your issue got resolved as you mentioned in this thread: http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...

Thanks,
Ratna Kumar.

Avatar

Level 6

My problem solved . I have added those properties as a excluded properties in rollout configs. Please check the screen shot. Thanks

Avatar

Level 1

This property does not work for Image.