Hi, i have an include that brings in an HTML file, which I invoke twice within my component, something like <sly data-sly-include="${'HeaderUserInfoList.html'}"/>. The thing is, in one invocation the full code should be shown, but in the other I want to hide several divs. The code is extensive, so I...
I would like to know what folder of an AEM project is the website root.It seems there could be two different folders that match the description, but it is unclear which of those is actually the case and I couldn't find any information on that so far. The two possible folders would be:1) The uppermos...
we have some sites where we are using closed user groups feature and SAML for authentication.We authored few vanity urls to the pages which has cug. When we try to hit the vanity urls it is redirecting to 404. Dispatcher rules are as follows: we have a rule for shorten URL path. # Shorten the tenant...
Hello Team, In my Language-masters page, in one component I have configured this page link: /content/abc/xyz/language-masters/en/testpage#my-booksWhere /content/abc/xyz/language-masters/en/testpage is the link to AEM page. Then adding #my-books at the end. When I rollout this page to Live copies, L...
How to track content authoring changes across the entire site structure in Adobe Experience Manager (AEM) as a Cloud Service (Production) for a specific time range and export the results to Excel
Hi everyone, I'm working on a project using the aem-boilerplate-commerce in Edge Delivery Services and need to generate a sitemap-index.xml that references other sitemaps like categorias-sitemap.xml, productos-sitemap.xml, etc. Here’s an example of what I’m trying to achieve: <?xml version="1.0" enc...
Hi Everyone,I have a below use case where I am facing an issue with policies applied to custom container component which has been inherited from AEM core container component.Problem statement:We have our AEM editable template pages where container component is used as a parent component to author th...
Hi Adobe Commerce community,I've recently built a comprehensive automotive parts e-commerce platform using Laravel. The system includes:• Advanced catalog management with vehicle compatibility matching• Multi-vendor marketplace functionality• Complex pricing tiers and inventory management• Real-time...
Hello everyone, i am currently trying Universal Editor an stuck upon an issue. I have a two models "home" and "news". "Home" has a mutlilist content fragment reference of "news". Now i want to display the News in a container and add new News in Universal editor. But i get stuck in errors. my Conta...
Hi everyone, good day! What would you recommend as the best approach for minifying and merging files generated and added during the build process ? As the projects grows, more and more style tags are being injected into the head section, so I think it would be better to merge and/or minify them into...