Hi Team,I have a requirement to fetch the value of tags, which is under the metadata of content fragment through json url . So can anyone please provide the query for it.
Can it be possible to create the below structure for multifield in AEM 6.5. How to achieve the property we had in classic ui multifield dialog to interchange the multifield dialog property. Thanks.
I'm using AEMaaCS. Created an OSGi config with config.author run mode. Deployed it. But while fetching its value, it is coming as null. What can be the issue? If I'm making any change in crxde config file, it is not getting reflected on OSGi console configuration. Also, warning signs are coming up a...
Hi All, I am trying to setup Adobe Target on my local AEM Cloud SDK. I followed all the steps to integrate Target with AEM but when trying to export Experience Fragment to Adobe Target, I am getting the following error. "message":"Access denied. To perform this operation, all of the following privil...
Hi Team, I have a requirement to populate dynamic dropdown with checkboxes. I can able to populate dynamic values but along with that checkboxes also has to be populated. I tired below code: public void doGet(SlingHttpServletRequest req, SlingHttpServletResponse res) { List<Reso...
Currently, We are loading Client-libraries in Components using HTL like below:<sly data-sly-use.clientlibs="${'com.adobe.cq.wcm.core.components.models.ClientLibraries' @ categories=['apps.aem-demo.components.content.external-link-popup'], defer=true}"> ${clientlibs.jsAndCssIncludes @ context="unsa...
Hi ,I am trying to setup multiple domains on the AEM cloud and i have done all the vhosts and farm configuration. I am able to render both sites with different docroot . However i am having trouble invalidating dispatcher cache when replicating the page from author to publish and the dispatcher cach...