I have a folder structure inside the content as content/folderlevel1/folderlevel2/...........I want to allow templates only under folderlevel2, it means user can create pages under folderlevel2.So I gave allowedpaths for my template as /content/folderlevel1/folderlevel2(/.*)? I am able to create a ...
Hi,Suppose I have a drop down with 6 values, out of which only on selection of one of them a section of multifield items in the same dialog have to be shown. On selection of the rest another section of multifield items in the same dialog is to be shown.Toggle fields based on selection in Granite UI ...
Hi All,In Our website, We implemented search using query builder. Recently it not working for few search terms. While Debugging the Issue we came to know that, Even if we execute the search from the CRXDe-Lite getting Error "Query execution resulted in an error!". There are no Errors in the logs.Cou...
I am using aem 6.2 with sp1 and cfp3 with asrp configures when i create article using blog component and creates article but as soon as i click on title and redirects me on details page where exception is thrown as Bad sort request.. NUMBERFORMATEXCEPTION FOR entry. And also page is displaying artic...
Hi,Currently have a model class with @Model(adaptables = Resource.class). The code written so far works absolutely fine.To this , I have now added the below@Model(adaptables = { Resource.class, SlingHttpServletRequest.class }) @Inject SlingHttpServletRequest request;as I want to make use of req...
Hello.I ran with an issue when I executed the mvn clean install -P full, the plugin in charge to deploy the content to the JCR is throwing the following error:[INFO] --- content-package-maven-plugin:0.5.1:package (create-package) @ company-ui ---[WARNING] The POM for com.day.jcr.vault:content-packag...
I have a problem similar to this one: Sightly in <script> tag not evaluating? In that thread, the problem was that Sightly expressions inside a script element were not being rendered, and the solution was to add @ context = 'scriptString' to the expression.My situation is a slightly different:...
Hi All,I was trying to understand on contexthub. Created a new page under geometrixx-outdoors, activated to publish instance, then trying to verify on publish instance. Following are few observationsin /apps/geometrixx-outdoors/components/page/head.jsp there is a line <cq:include path="config" resou...
Hi All,It is a bit difficult to map the the relationships between different JS frameworks used in AEM. So it would be great if someone can help me in understanding the exact relation between them (i.e. touch ui, coral ui, granite ui, classic ui and extjs) in relation to CQ/AEM.Kindly provide Resourc...
Hi,While trying to import a site with AEM 6.1 sp2 with Java 8 and configured with nosamplecontent I get errors because Geometrixx is not installed! Please suggest or advise....POST /libs/wcm/bin/siteimporter HTTP/1.1] com.day.cq.wcm.siteimporter.ImporterContext Created folder structure in appsPOST ...