I am getting null resourcefrom the resource resolver. Here is the function I am calling, when I debugged I found path and resourseResolver is not null.when I am at Resource resource = resourceResolver.getResource(path); I am getting resource as null. Attaching screenshot from eclipse private Asse...
Hi All,Here are the scenarios: 1. Tag/Tag hierarchy is deleted via Tag Admin UI. Pages previously associated with the tag still shows Tag hierarchy path value in cq:tags property under Page/jcr:content node.(Done in the AEM Author Instance) 2. After Step #1 ; Tag hierarchy and the corresponding pa...
HiWhen i open the page in design mode, it shows no componentgroups and just separated line in Edit Component dialog. I am getting below two error, Any Idea how can i resolve it.GET http://localhost:4502/libs/wcm/stats/tracker.js?path=/content/AEMTraining/testnew&_=1416133333064 net::ERR_CONNECTION_R...
Hi everyone,I'm facing the problem with the jQuery DataTables error like "dataTable is not a function".It's working on my local instance on Edit and Disabled mode. But on Client Development Environment it's throwing the error "dataTable is not a function".We included their Header and Footer componen...
In siteadmin if I right click on the page I see different options like Open, Copy ...I need to change Open to Edit and also want to add custom menu item called View.How do I do this? Is there any custom action I have to write ?Thanks
Hello,I do my first steps with AEM (CQ5) and I have a problem with permissions. I authenticate with an external Identity- Provider and this Identity Provider does a redirect to AEM/CQ5 with all the SAML Attributes I need in AEM (NAME and ROLES of user)But after the redirect from Identity Provider to...
Question around best practices...Does it matter either technically or with regard to things like SEO if I populate links within CQ modules using internal author links or the full http://www. string?
Hi, I added an button into the sidekick it will open a new page if user press it, so i how to make this click event work?BTW, i let the sidekick to add new button by the way of modify file sidekick.js, i have no idea to deal with it.Anyone could help see it? Please told me your solution. Thanks a lo...