Hi AEM Community, When running a cloud deployment, We are getting the number of open issues to be numbered 5 as shown below - IssueUse constant NN_TEMPLATE from interface com.day.cq.wcm.api.NameConstants instead of hardcoded value. RuleAEM Rules:AEM-2 As per documentation link - https://gith...
Hi Team, I'm trying to create a component which has the resource type as cq/gui/components/coral/common/form/tagfield I want to retrive this component values on page like text filed. Is there a way to do this. Getting tag values from component not from page properties.
Hi Team, I want to know the size of DAM for the path /content/dam, I tried below things on production author but its not showing me the size of DAM : > Creating packages of every DAM paths like content/dam/**/** but not allowing me to create the package. > I tried with disk usage URL : e.g. http:/...
might be explained with an example: When I accessed the publisher health check directly, it is working fine. Sample URL: 10.0.0.1:4503/system/sling/monitoring/mbeans/org/apache/sling/healthcheck/HealthCheck/inactiveBundles.jsonWhen I try the same path but via dispatcher (sample URL: my-host.com/sy...
The latest version (V3) of core title component doesn't seem to have support for aria-label and html title attribute. Title (V2) had the necessary dialog boxes as depicted in the screenshot (Title v2) but not in screenshot (Title v3). What am i missing? Tx, Prabu
AEM version: 6.5.14 ----------------------------- I have started learning creation of aem components recently. Created a text component and want to activate the RTEPlugins for the textarea component. I am able to see the plugins in inline mode but not able to find the maximize and done buttons. When...
Hello, I work in the local aem when I create something like pages, or I drag components to an existing page and I want to execute "mvn clean install -PautoInstallSinglePackage" everything that I had created is deleted and the project is as in the beginning, I am doing this in aem -guides-wknd
Hi there, I have a set up where email is deployed from Adobe Campaign Standard, and unsubscription form is hosted on Adobe Experience Manager. The unsubscribe form is submitted by a customer and then Profiles API is used to send the data across to Adobe Campaign Standard where it's updated against...