활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
After installing AEM on my local and setting up a project/site, when trying to edit a template/page the content tree is empty and there is no content areas on the page so am unable to edit any pages.
Have confirmed that admin has full access and all permissions are set. Cannot seem to find what could be blocking the editable function on AEM 6.5?
Thank you.
해결되었습니다! 솔루션으로 이동.
토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.
조회 수
답글
좋아요 수
Reply from @JAWillis :
Thank you for your feedback, issue has been resolved, turns out the AEM Service Package for 6.5 was missing.
조회 수
답글
좋아요 수
Please see screenshots below:
When is editing Templates:
When in Page edit mode:
There does not seem to be any default components coming through:
And admin permissions:
Thank you
@JAWillis
I see that the template is already active.
For more details on templates please refer the below link:
Hope this helps!
Thanks!
조회 수
답글
좋아요 수
조회 수
답글
좋아요 수
@JAWillis Can you see if you are able to get the below section on the template when you hover on the layout container?
조회 수
답글
좋아요 수
조회 수
답글
좋아요 수
@JAWillis Did you include the below code in your page component from where your template is derived?
<sly data-sly-use.templatedContainer="com.day.cq.wcm.foundation.TemplatedContainer"
data-sly-repeat.child="${templatedContainer.structureResources}"
data-sly-resource="${child.path @ resourceType=child.resourceType, decorationTagName='div'}">
</sly>
If this code is avaialble in your page component markup and the template is created from it, it will definitely show the layout container.
Thanks!
조회 수
답글
좋아요 수
Share the error from error.log you get when trying to delete the template, Might be related to a content specific issue.
조회 수
답글
좋아요 수
@JAWillis : Can you please refer below articles and check if you followed all steps while creating Template for your project.
http://www.sgaemsolutions.com/2017/09/dynamic-editable-templates-in-aem-63.html
http://www.sgaemsolutions.com/2017/09/dynamic-editable-templates-in-aem63.html
조회 수
답글
좋아요 수
Reply from @JAWillis :
Thank you for your feedback, issue has been resolved, turns out the AEM Service Package for 6.5 was missing.
조회 수
답글
좋아요 수