Hi everyone! Discover a goldmine of AEM insights at Adobe Summit 2025 with our comprehensive guide to all AEM sessions and labs. Whether you're a seasoned user or exploring Adobe Experience Manager, this post is your key to navigating the summit's content. Search No More: Looking for specific AEM s...
We have a multilingual site following the standard form of /country/language/page, but those pages include an embedded adaptive form. The page content is in the correct language, but the form requires the querystring parameter afAcceptLang in order to load the correct dictionary. This works fine exc...
Hi Team,I am working on HTTP Assets API. (https://[hostname]:[server]/api/assets.json)My server is running on HTTPS and when i am hitting the above API. In response i am getting the url's with http not with https.Please suggest if we have any configuration for this to make it https.Regards, Chirag S...
Hi All,I am using multifield in my component for the user config the content. I create multifield in multifield as below and set the required is true.And the form for the user config content as below:Wrong:Right:When I add field at the first-time, it can not validate the required field. I can click ...
I am having trouble to find the "unskip" option related to the live copy pages in the touch UI. Does someone know where to find this (screen shot is from the classic UI)?Situation: Let's say a "Master-EN" site has ~50 countries (live copies). The decision is made later that some specific pages must ...
Hi,In OOTB AEM6.5.2 moving multiple dam assets using the move button of the assets console gives JS error.This issue is not there in AEM6.5 but observed only after SP1 or SP2.clientlibs.js:252 Uncaught TypeError: Cannot read property 'toLowerCase' of undefined at MoveAssetWizard.processMoveAssets...
What could be the issue when a certain page is loading.. midway the browser hangs/freezes, and making the browser unusable. It does not allow us to to right-click and inspect. This is happening on a page where we have a component that loads content from an experience-fragment.Setup:A page has a link...
Hi,I am writing Unit Test Cases for Sling Models, I have a function that gets Configurations from ConfigurationAdmin.listConfiguration() method. I'm using Junit 5 and Aem Mock for testing. How can I mock "listConfiguration()" method since currently an exception is thrown "java.lang.UnsupportedOperat...
I have configured the server in IIS serever my server is up and running ,I can see the localhost:30 home page on hitting the url .......I started the my aem publish instance at 4506 port and mentioned the same in the dispatcher.any..........in dispatcer INI file i have given the new dispatcher.log f...
What would be the best design for the following use cases in a project?The marketing website has a requirement of : multiple tenantslocalization for different markets/regions personalization based on user persona along with authentication as the first levelcaching strategy for different personas as ...