In my en.model.json I can't fetch data from the method which doesn't have any inject or @Override For the below sample code In en.model.json queryedData is not coming up @Model(adaptables = SlingHttpServletRequest.class, adapters = { SampleModel.class, ComponentExporter.class }, resourceTy...
Hi, 1. I want to use core accordion component. I would like to add multiple components inside a single accordion item as shown in the below screenshot. How can I achieve this? I would like to believe there is an easier approach to this and that I'm doing something wrong but I'm unable to figure th...
Hi, During penTest we found a security issue called External Service Interaction in servlet.This servlet is called after submitting a form , which has 4-5 fileds . Please let me know how to resolve this issue.
Hi Everyone, We are using AEM to consume headless content. We need to insert custom content fragments inside a rich text field inside a Content Fragment. When we try to insert assets, it only shows multimedia items like images, videos, etc as a selection option. Wondering if I can enable Content F...
I want to remove the bullet, numberedand image options from the RTE and also want to add some styles in the style dropdown. Can someone please help me with how I can achieve this?
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:/...