Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen 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 !
Gelöst! Gehe zu Lösung.
Zugriffe
Antworten
Likes gesamt
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.
Zugriffe
Antworten
Likes gesamt
Just tested with this artilce -- Creating an Adobe Experience Manager 6.4 Project using Adobe Maven Archetype 13
That mode is there --
Zugriffe
Antworten
Likes gesamt
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/
Zugriffe
Antworten
Likes gesamt
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/
Zugriffe
Antworten
Likes gesamt
Zugriffe
Antworten
Likes gesamt
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 ?
Zugriffe
Antworten
Likes gesamt
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
Zugriffe
Antworten
Likes gesamt
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.
Zugriffe
Antworten
Likes gesamt