Hi,
i'm trying to use the the feature:
"
Overriding Properties of a Live Copy Page
The page properties of a Live Copy page are inherited (and not editable) from the source page by default.
You can cancel inheritance for a property when you need to change the property value for the live copy. A link icon indicates that inheritance is enabled for the property.
"
documented on: https://experienceleague.adobe.com/docs/experience-manager-65/administering/introduction/msm-livecop...
I have AEM 6.5.8 version and after the creation of an Experience Fragments Variation as live-copy (standard rollout or push on modify), i'm not able to break the inheritance at page property level. As touch UI, i don't see the CTA to break the inheritance of the property (as in the screenshot of documentation[1]), but the fields can be modified as per screenshot[2]. Anyway even if i change a property and after that i modify the master variation, after the rollout the live copy variation property will be overridden with master one (losing the information).
NOTE: i want highlight that this behaviour occurs only for experience fragments variation (sling:resourceSuperType cq/experience-fragments/components/xfpage)
Is it a BUG?
[1]
[2]
regards,
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @davidef34326447,
Unlike sites, Locking -> Disabling/cancel inheritance functionality at page properties level is not available OOTB with respect to Experience Fragments Live copy variation.
This is evident by the fact that there is no mixin named "mix:lockable" on live copy variation(live copy xf page's jcr:content) along with cq:LiveRelationship nor presence of cq-msm-lockable property for each of the properties of xfpage component's dialog - /libs/cq/experience-fragments/components/xfpage/cq:dialog
Hi @davidef34326447,
Unlike sites, Locking -> Disabling/cancel inheritance functionality at page properties level is not available OOTB with respect to Experience Fragments Live copy variation.
This is evident by the fact that there is no mixin named "mix:lockable" on live copy variation(live copy xf page's jcr:content) along with cq:LiveRelationship nor presence of cq-msm-lockable property for each of the properties of xfpage component's dialog - /libs/cq/experience-fragments/components/xfpage/cq:dialog
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies