Hi,I have installed AEM 6.0 with author mode in tomcat server. AEM will be accessed as http:<hostname:port>/<tomcatcontextpath>. I followed the steps in the link http://docs.adobe.com/docs/en/aem/6-0/deploy/recommended-deploys/tarmk-cold-standby.html for tarmk cold standby setupIn single machine two...
Hello,We have AEM 6.0 with SP1 and cq-6.0.0-hotfix-5354-1.0.0.zip installed(Oak 1.0.8). Size of repository ~200 GB and Lucene index 1.7 GB.We are faced with a problem that the search through Content Finder or with QueryBuilder is performed for a long time. Even if we limit path to a folder with seve...
Hi all,I'm trying to figure out if there is a convenient way to Inject a Resource from a given path. There is the option of using a ResourceResolver but from reading Justin's slides it looks like it might possible to do something like this: @Inject @ResourcePath(path="/path/to/resource") Resou...
I am new to CQ and am using CQ5.6.1 . I have tried to insert the voting component using <cq:include path="voting" resourceType="social/tally/components/voting" /> and on clicking the up/down arrow , I am getting the Required parameters not present for creating tally response! The screenshot is attac...
There are certain styles on a page that don't get applied when viewing the page in Classic UI Responsive Previewer for iPad. However, they display as expected on the actual device AND on the browser window re-sized for the breakpoint. We have media queries for screen size mentioned below. We're usin...
I have a requirement to create a form, let users fill it out, and then email it to the user as a PDF. I am using AEM 6 and can create the form easily mimicking the Geometrixx Gov sample forms. But how can I save the collected data into PDF? In the submit action, I only see these options:Submit to RE...
I am trying to see if there is any data grid component using granite UI. There are a lot of details available on the ext version of the data grid. Please share any information and examples with regards to this.
Hi,When i tried to overwrite the following path from libs to apps ACL is not reflecting. /libs/dam/gui/content/assets/jcr:content/body/assetscontent/header/items/selection/items/moveassetActual Issue: When we have delete and move permissions are not working in touch ui even though user does not have...
Hi,Not sure if anyone has faced similar issue. When i enable target on custom component the editbar of that component disappears and i can not revert back it to same component, even i don't know where "disabletargeting" option will come on edit bar or not (as it should be based on default behavior)P...