Hi,We have installed SP3 (aem-6.3.3-cfp-5.0.zip) for aem6.3 but still the zoom option is not coming up like mentioned belowhttps://docs.adobe.com/content/help/en/experience-manager-core-components/using/components/image.htmlAny inputs as how this could be resolvedThanks
Hello,I am running into an error when I try to bootstrap AEM 6.4 Forms to a Server 2016 MS SQL Database. The database is defined with a Named Instance not the default one. //SQL_SERVERNAME.NET\InstanceNameThis is my JDBC connection String in the standalone-full.xml file for each of the Data Sources...
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...