The issue is related to the SPA React package at build time. We used the aem-project-archetype as the starting point. It included a ".env" file in the ui.frontend folder to specify the environment variables for the React app. The ".env" file is used to inject the environment variables to the React a...
I implemented the adobe embed api in Angular using Angular sample, now I want to jump to a particular page Example: I opened example.pdf it has 14 pages and I want to jump to the 3rd page, how can I do that. In this https://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/PDFOpenParameters.pdf ...
Hello!Is it possible to add a group of users when creating a project, instead of adding one by one? Or maybe create a project model that already has predetermined users? Thanks!
Hi All, After we upgraded java 8 to java 11 we are seeing the below exception the log files , can you please give the clue javax.net.ssl|FINE|28|CM Event Dispatcher (Fire ConfigurationEvent: pid=org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl)|2020-10-21 10:28:59.415 PDT|SSLS...
Hi everybody, Is there any way to prevent the following behavior in AEM (AEM 6.5):1) login and go to Sites console2) select some page and click on Page Properties button. Page Properties form is loaded in the current browser tab3) click on Cancel button inside Page Properties formActual behavior: Si...
Hello,I am working on a new instance AEM 6.5.6 and org.apache.felix.framework bundle not export all dependencies defined on its manifest. For example, libraries javax.rmi or CORBA.I have another instance AEM 6.5.6,which was upgraded, and export were correctly. Any suggestions? AEM New, references no...
Hi team, I am trying to create aem project using below commandmvn -B archetype:generate -DarchetypeGroupId=com.adobe.granite.archetypes -DarchetypeArtifactId=aem-project-archetype -DarchetypeVersion=23 -DaemVersion=6.5.0 -DappTitle="AemReact" -DappId="aemreact" -DgroupId="com.aemreact" -DfrontendMod...
Hello, As part of requirement, We have a drop down which contains 3 values (ex:- list view, tile view & box view)and when we select any one of these three options it refers to the same multi field which will be there in the next tab of dialog box. Question :- If we select box view , we have to restr...