I have a component in which i have a multifield item. In each multifield item i have separate containers. In of the containers i have a dropdown. I am trying to fetch the selected value of the dropdown, but i am only getting select as the value with the below code. Whereas if use this code in other ...
We are doing apache dispatcher setup. Trying to hit the cloud site to download the module but its down. https://www.adobeaemcloud.com/content/companies/public/adobe/dispatcher/dispatcher.htmlPlease suggest an alternate approach to get the dispatcher module.
Hi,We are trying to extend List component, and add a showThumbnail option - to show page thumbnail on each item.This is Card.html - modified from list.html. <ul data-sly-use.list="com.myproject.core.models.impl.CardImpl" data-sly-use.component="com.adobe.cq.wcm.core.components.models.Component" ...
Hi,I have created a multifield angular component. I want to fetch the multifield value from the dialog and display it on the page since this is an angular component I cannot use sightly. How can I fetch these values.Thanks in advance
Hai All,We have one use case, where the user can upload an image (let's say Identity card photo).Now in the front end, I need to check for any malware/virus is present in that image.Do we have any Jquery plugins or any similar implementations available?Kindly suggest here. Many Thanks,Sateesh Kotram...
I have a requirement where i need to update the status of an icon based on an org.osgi.service.event.Event the icon needs to be hidden or visible or title needs to be changed based on the value of that event. How can we send this event to the front end javascript so that i can update the ui accordin...
Hi everyone, I'm trying to get the Extension Reader of a PDF file to know Were the PDF file created by the Acrobat Reader DC extension?I use the PDFUtilityService to get the properties of the PDF file. (refer to this article https://experienceleague.adobe.com/docs/experience-manager-65/forms/develop...
Hi, I am having one config "org.apache.sling.jcr.repoinit.RepositoryInitializer" and in that I am trying to set "set ACL for test-user \r\nallow jcr:read on /libs/dam/content". While deploying the changes in local, it gets deployed easily, but when I deploy this config with my codebase in AEM AACS S...
I am looking at implementing a POC for custom workflow process where the content item along with all assets referenced in the content item are approved and replicated at the same time. That is if there is a content fragment which references image files in DAM that those would be replicated along wit...