Hi all,I have developed a new AEM App, and one of the features I would like to include is to allow authors to manage their language copies to help them with the translation for different languages. So following the documentation (https://docs.adobe.com/docs/en/aem/6-0/administer/sites/languages.html...
Hello, We are facing a issue with i18n in our component dialogs in AEM6.1It display the key instead of the values.We followed the documentation (code sample below)<componentName.key jcr:primaryType="sling:MessageEntry" sling:key="componentName.key" sling:message="The component value"/> Restarting th...
Hello,I try to add a slideshow component into my webpage. I can configur it in the Author instance. But when I see the result as an internet use (on the publish) I get the followingGET XHR https://www.[......]..fr/content/[...]/_jcr_content/parsys_main1/titreparsys/parsys_partial_body2/slideshow.3.j...
Hi,I've some components that can be dragged on a page using parsys. What I want is to restrict the parsys for some component only i.e only banner, carousel component can be dragged but teaser should not. Also, I don't to overlay parsys and make changes in jsp accordingly. So, can we do something in ...
HII have to integrate SSO for my project, I have gone through some videos using SAML. For SAML integration, need Idp.cert from SSO team. But my client is proving SSO web service for integration. Normally in web applications, need to make changes in web.xml for SSO integration. But in AEM, any other ...
Hi I created a package and installed it further.Now , the folder structure is not visible in the CRXDE Lite.Even though i have refreshed the page and /root folder as well.please help about this.
Hi all, This is for AEM 6.1 . We are using Sightly. This is related to clientlib We have 2 environments - Dev & Test. On Dev its not working and on Test its working fine. We have created a custom clientLib. The category name for this clientLib is same as the category name for OOB clientLib. All we w...
In my CQ 5.6.1 instance, logging into felix console would ask for login credentials in a pop up window where as in AEM 6.1 it is redirecting to geometrixx login page. Can anyone help me understand why? Author in 6.1 redirects to author instance login pagePublish in 6.1 redirects to geometrixx login ...