We are excited to announce that Adobe Developers Live returns on November 12, 2024, bringing together the Adobe Experience Manager and Commerce community in a hybrid format. Whether you attend in-person at Adobe’s HQ in San Jose, California, or virtually, this event is designed to provide valuable ...
I have this requirement where I have to download AEM Tags as a csv file. My Java code is fine and ready but I am stuck to get the initial Resource path i.e. the suffix from the url which only changes on page load, thus the request object changes on page load and not on click of a tag. e.g. http://lo...
Hi all,Iam working on image component, i authored image and its title ,description, alt text but image is not rendering but rest of the things are rendering. I ahve checked DAM also images are present. Kindly help on this.thanksJyoti S
Hi,I have added the code <sly data-sly-resource="${'contexthub' @ resourceType='granite/contexthub/components/contexthub'}"/> in clientheaderlibs.html in my project to include the ContextHub Tool and I am able to see the contexthub tool on the first load of my page but when I refersh the page it i...
Hi guys,I would like to change the background-color of the crxde lite on prod instances. For this I know the following facts:The class I would like to override is on [url:port]/crx/de/endorsed/extjs/resources/css/ext-all-crxde.css I understand if I add a new client-libs css file I could override it ...
Writing code is easy, but I'm finding it difficult to write JUnit tests for that code. Could anyone help in writing JUnit for the below workflow.public void execute(WorkItem workItem, WorkflowSession workflowSession, MetaDataMap args) { log.info("\n------------- Workflow {Start} -------------------...
I am working on a component that requires an image to be uploaded using file upload widget inside a coral multi-field. File Upload is working pretty good but it's not saving the fileNameParameter field. The file name is necessary in my case. Anyone can help me where I'm wrongFollowing is the dialog ...
AEM Navigator - A Chrome extension AEM development is tough indeed. Navigating to various consoles for an AEM developer wastes a lot of time.So I have made this chrome extension which lets us navigate among various AEM consoles easily and way faster.It is developed as per touch UI.It also lets us op...
Hi ,I am using style system in aem 6.4.6 and trying to integrate with my project .i am using sample project from adobe ,when i tried to create new style in policy it is generating cq:styleIds in jcr:content but it is not generating cq:styleid in /conf/wknd/settings/wcm/policies/... below image is wi...
Hi Team,I would like to be able to display some custom information from AEM workflow into the "Description" column in AEM Inbox. I am using AEM 6.4.3Basically, there is a requirement from the client for customizing the AEM Inbox to be able to add additional columns to display some workflow specific ...
Hi guys!I'm having some permission problems, i believe, with the Experience Fragment Component (cq/experience-fragments/editor/components/experiencefragment). My admin account when selecting the experience fragment component in a page, has access to the edit button in the fragment, that will redirec...