This conversation has been locked due to inactivity. Please create a new post.
This conversation has been locked due to inactivity. Please create a new post.
I have used a sample archetype to create pages in AEM 6.4. However, I am not able to use the layout feature as it is not appearing in dropdown. What could be its reason ? I have tried looking for it on the web only to fail. Please Help !
Solved! Go to Solution.
Views
Replies
Total Likes
Actually to enable layout mode, your template is not setup properly for your custom template or you can directly add cq:resposive node in site root.
Hi,
Could you please let us which command you have used to create project. I would suggest you to take reference from wretail site, you need to configure if your project doesn't contain same.
Views
Replies
Total Likes
Just tested with this artilce -- Creating an Adobe Experience Manager 6.4 Project using Adobe Maven Archetype 13
That mode is there --
Views
Replies
Total Likes
This is the command that I have used for making my project.
mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate -DarchetypeGroupId=com.adobe.granite.archetypes -DarchetypeArtifactId=aem-project-archetype -DarchetypeVersion=13 -DarchetypeCatalog=https://repo.adobe.com/nexus/content/groups/public/
Views
Replies
Total Likes
Yeah, problem is layout is not appearing in the dropdown as marked in your reply. For we-retail I am getting it but not for my project. Is it the problem with the archetype command that i have used:
mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate -DarchetypeGroupId=com.adobe.granite.archetypes -DarchetypeArtifactId=aem-project-archetype -DarchetypeVersion=13 -DarchetypeCatalog=https://repo.adobe.com/nexus/content/groups/public/
Views
Replies
Total Likes
Views
Replies
Total Likes
Yeah, sure. Initially there were two templates in the template folder. I deleted both of them and created one custom template. Is this the reason why layout mode is not showing up ?
Views
Replies
Total Likes
Hi Rishab
There could be a chance that the template was not created properly. Could you please recheck ? Also are you using static template or editable template ? Can you give a screen shot of the options you are getting ?
Thanks
Veena
Views
Replies
Total Likes
Actually to enable layout mode, your template is not setup properly for your custom template or you can directly add cq:resposive node in site root.
If you deleted the default templates that was built by a Maven Arch - that would explain it.
Views
Replies
Total Likes