My blue print and live copy only displays in classic view. How do I implement blueprint and live copy for touch UI ?
<?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" jcr:primaryType="cq:Widget" xtype="blueprintconfig"/>
<?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" jcr:primaryType="cq:Widget" xtype="livecopyproperties"/>
Solved! Go to Solution.
Views
Replies
Total Likes
You can create a live copy in TouchUI by following the below step
Goto http://localhost:4502/sites.html/content
click on '+Create' and select 'Create Live Copy' and follow the steps
but for creating blueprint, I didnt see the option in TouchUI. You may have to use the /miscadmin (ClassicUI) .
Views
Replies
Total Likes
See this AEM Readme if you are using AEM 6.1:
https://docs.adobe.com/docs/en/aem/6-1/release-notes/sites.html#Multi-Site Manager Add-on
For older versions of AEM - you have to use Classic UI.
Views
Replies
Total Likes
You can create a live copy in TouchUI by following the below step
Goto http://localhost:4502/sites.html/content
click on '+Create' and select 'Create Live Copy' and follow the steps
but for creating blueprint, I didnt see the option in TouchUI. You may have to use the /miscadmin (ClassicUI) .
Views
Replies
Total Likes
Hi
I am not sure if there is any such option
Jitendra
bsloki wrote...
You can create a live copy in
TouchUI by following the below step
Goto http://localhost:4502/sites.html/content
click on '+Create' and select 'Create Live Copy' and follow the steps
but for creatingblueprint , Ididnt see the option inTouchUI . You may have to use the /miscadmin (ClassicUI).
Views
Replies
Total Likes