Hi there,When sling mapping is used there is any way to set a application order?In our case we have a set of rules to "shorten" part of the URL and another to remove the .html at the end:sling:internalRedirect="/content/project/xx/yy/$1.html"sling:match="localhost.8080/(.*)$sling:internalRedirect="/...
Hi Team,In our Projects, We are using core file upload resourecType(cq/gui/components/authoring/dialog/fileupload), in component dialogs to Allow Authors to Drag Drop Images. Below are the properties we using in dialog for this field. When we Darg Drop Image into these Fields and submit the Dialog, ...
Hi,I have a classic case of a container component that I can drag into the main layout container. My container component contains another layout container (parsys/responsivegrid).I am able to configure the policy for main layout container on the page but I couldn't find a way to set a policy for the...
Hi,we are moving from Classic UI to touch UI on AEM 6.3 SP1. There is one component which has 3 tabs[general, Image1, Image2]. When dialog opens, only first tab[general] should be visible to author, other two tabs[image1,image2] should be in hidden state. To hide two tabs, we have used granite:hidde...
Hello there, I'm currently running AEM 6.3 and trying to Implement PDF rasterization as instructed here : https://helpx.adobe.com/experience-manager/6-4/assets/using/aem-pdf-rasterizer.htmlI'm currently blocked by command which is throwing an expection as below :'ERROR* [JobHandler: /etc/workflow/i...
We are having an issue with the products entered into the commerce system in AEM 6.4. After upgrading from 6.3, I migrated our products to the new JCR location under /var/commerce based on the release notes. While the folders themselves are now visible when navigating the products page , none of t...
I have a requirement where I need to include the content fragment OOTB component directly within the sightly and map it to respecitive fragments within the component. Something like below :<div data-sly-resource="${'tabMap{0}' @ format=tabMapList.count ,resourceType='/libs/cq/experience-fragments/co...
I am able to see my bundle in aem felix console but I want to see my service HelloServiceImpl I am not able to find ..Develop.java(This is my consumer class who will consume my services) =====================================================================================================package ami...
Dear Community members,I need to hide "Move" button for sites and assets for some certain groups in Touch UI. I tried with denying read permissions on the below nodes -Sites - /libs/wcm/core/content/sites/jcr:content/actions/selection/movepageDAM - /libs/dam/gui/content/assets/jcr:content/actions/se...