After i create a custom component for a page, i couldn't find the any parsys component as well as my custom component in the sidekick [ I've chosen the custom component created in "Design" mode too ]I've given a group name and selected the same group in design mode<div data-sly-include="head.html" /...
edubey wrote... Share the XML for your component? Make sure you have given a group and selected same group in design mode . Can you see component in design mode dialog? If parsys component is not visible it component group could be hidden as usully there are not drag and drop rather placed at templa...
smacdonald2008 wrote... Ate you following online docs so community can reproduce your steps. yes i've been following AEM training documents from the cloud
Thank you, it is working fine,,but after i create a custom component for a page, i couldn't find the any parsys component as well as my custom component in the sidekick [ I've chosen the custom component created in "Design" mode too ]
I've tried using the below code to include "Parsys" component"<div data-sly-resource="$(@path='par', resourceType='wcm/foundation/components/parsys'}"></div> "but it throws an error statingError Message:org.apache.sling.scripting.sightly.SightlyException: org.apache.sling.api.resource.ResourceNotFou...
Dave Hughes wrote... I'm not familiar with the newer projects interface, but I've experienced a similar issue with the older Site Admin (/siteadmin). The issue that I've experienced seems to occur if any piece of content (at least top-level content, possibly even nested content) becomes "corrupt", b...
Hi ! , After creating components and templates in CRX ,I couldn't create a page with newly updated template, Since the "Create Page" option isn't available [ Sites -> Create -> "Create Page" ]I've installed AEM twice and the issue persists, Kindly help !