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

How to cancel inheritance individual property in single livecopy in Touch UI

Avatar

Level 3

Hi All,

I created a live copy from the master copy, need to cancel the inheritance of individual property in single live copy, the remaining live copies will work as per the master copy.

 

I added the below property in the master copy it's working as expected, the remaining live copy also cancels inheritance

cq:propertyInheritanceCancelled

String[]

propertyName

 

Is there any other solution?

 

@arunpatidar  @debal_das @anish-

 

Thanks

Kotireddy

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@naruk89179065 

Check at the top of the tabs options. You will find suspend option there.

 

MayurSatav_0-1652677799227.png

 

View solution in original post

6 Replies

Avatar

Community Advisor

Hi @naruk89179065 ,

 

If you cq:propertyInheritanceCancelled in the master copy it will surely suspend the inheritance for all the live copies. Because you are creating live copies of master pages. Instead of doing this, you can simply suspend Inheritance from Page Properties.

  1. Go to that particular page property.
  2. Select live copy
  3. Then select suspend option which you will find at top.
  4. It will show you two options. Select as per your requirement.
    1. Suspend: current page only
    2. Suspend with children: current page together with any child pages.

Check this blog for a clear understanding.

Avatar

Community Advisor

Hi,

You can go to live copy and cancel the property inheritance from page property dialog.



Arun Patidar

Avatar

Level 3

thanks @arunpatidar @MayurSatav 
I am not able to see the cancel the inheritance option in page properties in livecopy

naruk89179065_0-1652629288728.png

 

Thanks

Kotireddy

 

Avatar

Correct answer by
Community Advisor

@naruk89179065 

Check at the top of the tabs options. You will find suspend option there.

 

MayurSatav_0-1652677799227.png

 

Avatar

Community Advisor

Hi,

Is this a livecopy or a master page?

If this is a live copy then you should have cq-msm-lockable attribute for page properties



Arun Patidar

Avatar

Community Advisor

Hi @arunpatidar ,

 

This is a live copy. You can check the source. It is pointing to the master copy.