XF Fragments - Live Copy Issue
We are on AEM 6.5.0 and have a content & XF structure as below
/content/abc/language-master/en [Blue Print]
/content/abc/us/en [Live Copy]
XF
/content/experience-fragments/abc/language-master/en
Is it possible to create live copy for experience fragments (/content/experience-fragments/abc/us/en)
-When I select experience fragment and click on create, I see an option to create variation-as live copy, but that creates the live copy in the same hierarchy. But my requirement is to create the live copy under us /en . I want the live copy relation b/w the two (as we maintain the relationship in content pages). This is doable on content pages but not an experience fragment.
I mean under content, I can create one page under /language-master/en, and live copy config can roll out the same page in us/en language. How to achieve similar functionality in XF.
How does AEM automatically re-reference the the experience fragment provided in content
Basically, I have created a XFfor footer(content/experience-fragments/abc/language-master/en/footer/master) and included in a page under /content/abc/language-master/en/homepage
Now i have rolled out home pages to us/en . So whether experience fragment reference will also re- referred to /content/experience-fragments/abc/us/en . Please suggest if this is possible .
or is there any better way to use the live copy variation of corresponding Xf fragments