Hi there,is there a way to dynamically add the "hidden" attribute without an value to an element, when wcmmode.edit is inactive, and remove the attribute completely, when wcmmode.edit is active? Desired: Solution with dynamic attribute without valueMy HTL-Code looks something like this: <div class="...
Hi Team, We are using latest cloud SDK version aem-sdk-2024.4.15977.20240418T174835Z-240300, for our local and cloud environment as well. while we do rollout from lang-master we are getting error on console and not able to do single page rollout. Kinldy let us know any suggestion or input on thi...
Hi Team, Has anyone tried or is it possible to retrieve ACS commons Generic List via AEM Graph QL API? AEM ACS commons generic list was part of content fragment data type however it's deprecated in latest version 6.5.19, has anyone tried creating generic list and refer it as part of Enumeration data...
We are looking to prevent uploads of very large files, for example we don't want people uploading 1g movies, or 200mb jpegs - or things like that - we probably want to restrict to 50-100mb - and potentially have different rules for different DAM paths, and maybe file types.AEM Support mentioned ther...
I'd like to know if it's possible to restrict access for users to the following paths to prevent them being able to retrieve results of other users on AEM 6.5: 1./bin/querybuilder.json2. /bin/security/authorizables.json Questions:1. Is it possible to configure AEM to restrict access to these paths?...
Hello AEM Experts,I am working on Sling Dynamic Include and ran into following issue at the dispatcher level and would appreciate any insight feedback.Current setup:1. SDI/ESI is enabled on publisher through configuration. The selector for component is set as "nocache" so the paths that dispatcher h...
Hi All, I have created one repoinit script to manage AEM groups and permissions. we already have another script to manage dam related groups and permission. previously for AEM users access were managed via ACS ACL tool and deployed as a package across all environments. so we want to manage these gro...
I've built a react dashboard, which is deployed to AEM. I'm using hashrouter in the react app. Everything works fine in local. But upon deploying to cloud, I noted that AEM as Cloud also uses the hashrouter and routes doesn't work. I need to use hashrouter for some reasons. How to make both these wo...
Hello Everyone, I have a scenario in which a page having content more than 50 pages of text with tables,Also the page has more than 40 versions in it, When I try to download new version (like 1.45) of the pdf by clicking the print button from the timeline, it generates a blank pdf.Also when I try to...