I would like to know if it is possible to reverse map fragment identifier URL using sling:match as it is not shortening the URL only for those containing #sling:internalRedirect :/content/website/(.*)sling:match:/$1sling:internalRedirect:/content/website/(.*)#signupsling:match:/$1#signup Both proper...
I'm using bootstrap for my aem training, but I have a slight problem. Using my clientlib with bootstrap overrides the default aem grid, or bootstrap adds its own on top of it. The issue is that the page now shows very different margins in the root container. How could I solve it?
Hi,I accidentaly deleted two workflow models from a lower environment.Since I have them on an upper environment, I'm looking to copy the workflow models from it to the lower environment.How can I do it ?I tried already with the package manager by copying this path : "/libs/cq/workflow/admin/console/...
Hi, We are working on migration project from lower version to AEMaaCS, in which there are designs under /etc/designs, along with designs there are robots.txt, sitemap and few others are there in /etc/designs folder and there is tight coupling of backend logic, so we are thinking to leave them in /e...
Hi allwe have a set of pages on AEM as Coud which are locked by a user who is removed from aem.(left organisation)How can i unlock these pages. We dont have admin access in AEMaaCS Thanks
Hi, I have one query in multifield component? We have carousel component with multifield functionality inside multifield i have authored multiple videos like a --> video1, b--> video2, c--> video3 okay we have option where we can move the authored a,b,c like if i want to show b in top i can move to ...
Hi Team, we have an usecase, we want to take content backup on daily basis including /content/dam path from aemascs production environment and store the backup on our internal server storage. Kindly please let as know how this can be achieved? can we use CTT for this content backup ?
Hi All, We're facing a challenging issue with our AEM as a Cloud project. Our caching had been working correctly for a long time, but recently we've noticed that content isn't refreshing after publishing or even after the max-age is reached. Below are our findings from the debugging we've done so ...
Hi, I am trying to create a SQL2 query that will find all of the adaptive image components that are being uses inside our vehicle detail templates. Right now I have this as for my query. SELECT * FROM [cq:Page] AS s WHERE ISDESCENDANTNODE([/content]) AND [jcr:content/cq:template] LIKE '/apps/gm/te...
I am trying to convert geometrixx site using Modernize tool. I added basic rules for title and text components conversion and updated Modernize configurations with correct path.When I trigger job for Component Conversion, I am getting Status as "Not found". There are no errors in Modernize logs to d...