Hi,is there any documentation in creating scrolling container, horizontal scroll where we can add any no of other component inside it let me know Thanks!
Hi Team,I have one requirement if someone is hitting the domain it should redirect to plp.html without showing the URL in the browser for redirection, I have added this rule RewriteRule ^/$ /content/whatsappsim/de/de/plp.html [PT,L]with this, I am able to redirect but I don't want to show the plp...
I have a project with multiple brands. I need to do project analysis to get below component details for all the available components. 1. Component Name2. Component Version3. Is it a global component or brand specific4. Particular Brand in which the component is being used if it is brand specificAlso...
Team, I need to make a service call for every workflow approve and reject actions. Is there any way to capture Approve and Reject actions of workflow. OR else JS is also fine.
When I use data-sly-set to store an intermediate variable, It is throwing the error while compiling in Intellij data-sly-set: None of the registered plugins can handle the data-sly-set block element. However, the same is working, If I use it directly in the crxde. What could be the reason? any thoug...
I am facing an issue while importing dependencies in my project. I need to import itextpdf dependency to use pdfWriter and I am trying to use 5.5.13.3 version. I am using AEM as a cloud Service SDK platform. The error logs are as below : Attached are the screenshots of the dependencies added in the...
We are trying to customize the email template that triggers on workflow notifications, there are few issues that we have observed:The default email template that triggers on workflow notification is at - /libs/settings/workflow/notification/email/default/en.txt. When we try to overlay it in apps - /...
Hello All, I have a requirement to remove 'order by' on 'created date' and return the results as added in author dialog. For Instance - Query is SELECT p.* FROM [cq:PageContent] AS p WHERE ISDESCENDANTNODE(p, [/content/test/en]) AND p.[cq:template] = '/conf/test/settings/wcm/templates/test1' AND (...
Hi there, I am working on AEM cloud SDK locally. When I make any changes in the component's HTML files from CRXDE lite and try to see them on my site, they don't reflect. I always have to give a build to see the changes reflected in my site. Note -: I can see dialog changes reflecting on the site, b...
I would like to get all the immediate folders from a given path. For example, I would like to query the 6 immediate folders under we-retail/en: I found a similar post here: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-querybuilder-how-to-return-only-the-folders-unde...