Cancel individual property inheritance of a Live Copy component in 5.6.1.version | Community
Skip to main content
New Participant
April 28, 2016
Solved

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

  • April 28, 2016
  • 5 replies
  • 2289 views

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

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 Ratna_Kumar

Hi,

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

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-manager.topic.html/forum__uxhk-hi_all_in_touch.html 

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.

5 replies

October 4, 2016

This property does not work for Image.

dragon2AAuthor
New Participant
May 1, 2016

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

Ratna_Kumar
New Participant
April 29, 2016

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-manager.topic.html/forum__98zo-hi_we_have_requi.html

Thanks,
Ratna Kumar.

Tuhin_Ghosh
New Participant
April 28, 2016

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

 

Thanks

Tuhin

Ratna_Kumar
Ratna_KumarAccepted solution
New Participant
April 28, 2016

Hi,

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

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-manager.topic.html/forum__uxhk-hi_all_in_touch.html 

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.