I was trying to run the AEM 6.4.0 in my machine(Windows 10). The AEM instance can be started but i am not able to see the components when edit the content page. Anyone knows how to fix this?
BTW. I also tried on a iOS, it looks fine.
Solved! Go to Solution.
It looks like you are working on the Adobe's AEM WKND Project. You might be missing out the editable template's policies. You need to set some allowed components in the responsive grid component. Don't forget to unlock the component from the editable template after changes are made, so the JCR node's editable property is set to true (this allows authors to add components to the page).
By following this document, you would be able to go step by step on how to allow components for a specific editable template: https://docs.adobe.com/content/help/en/experience-manager-learn/getting-started-wknd-tutorial-develo...
If you are working with static templates, then it from the editable page, go into design mode; add allowed components in this section.
I hope this helps.
Views
Replies
Total Likes
It looks like you are working on the Adobe's AEM WKND Project. You might be missing out the editable template's policies. You need to set some allowed components in the responsive grid component. Don't forget to unlock the component from the editable template after changes are made, so the JCR node's editable property is set to true (this allows authors to add components to the page).
By following this document, you would be able to go step by step on how to allow components for a specific editable template: https://docs.adobe.com/content/help/en/experience-manager-learn/getting-started-wknd-tutorial-develo...
If you are working with static templates, then it from the editable page, go into design mode; add allowed components in this section.
I hope this helps.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Policy needs to be updated for that particular Template:
Steps:
1. click on Page Information( Mid option on the top left corner of the same page)
2. select Edit Template
3. on the template editor page click on the container layout box and select the policy icon.
4. From the left box's first drop down select one existing policy and save it.
5. else you can create a new one by writing name in the second box and select the component category from the right pan.
6. save and re-fresh the page
hope this will help.
Do you see any warning/errors in the browser console when trying to load the components in the UI ?
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies