Hi , I am using a component twice due to mobile and desktop views .Due to which the same JavaScript is getting called twice.I am using JavaScript to hide based on css. I wanted tp know if desktop or mobile view in java code, in this way i will be able to call the component only once based on views ...
We are looking for a best practice suggestion for Content Synchronization for Experience Manager. Code vs content and then production down? What are others doing?Thanks,E
If we have customers in both Europe and Asia, we cant host in one place. If we host in Europe, Asian customers will get a bad experience. With EPiServer DXC, we could setup several regions, and Epi would replicate all content, code, Assets etc. to a mirror in that region, and use Cloudflares traffi...
HelloCould you please help with a question? There is a component with tag <esi:include src="${model.url}"> and it stopped working in the new version of AEM (6.5.6). After updating from 6.3 to 6.5.6, I began to receive an error 500. Dispatcher configuration files didn't change. Could you tell me what...
Hi @Team, I'm facing the below issue in the production server, and I didn't face this issue in my local author. Can anyone please help me to resolve this issue? 11.11.2020 14:35:57.560 *ERROR* [Thread-57] com.day.cq.dam.core.impl.ui.preview.FolderPreviewUpdaterImpl error while executing folder thumb...
Hello, I have this service creation requirement of tags creation.i am using aem 6.5 version.we have data in nested json format for creating tags.eg: { "abc":{ "jcr:title":"Abc", "pqr":{ "jcr:title":"PQR" }, "xyz":{ "jcr:...
Hi All, Anybody recently gave Adobe Experience Manager Assets Developer Expert exam and cleared ? I am planning to give it. Can anybody please help me on this. Which all documents I need to study ? Thank you.Nitin.
Hello Community Members, A quick question, We have multi-tenant application, where we i18n dictionary for having same keys but different meanings, ex "welcome_message": "Welcome to My Site", in TenantA, where as for in TenantB, "welcome_message": "Welcome to My SiteB", So i dont have any Javabased l...
We have multiple authors who create pages in AEM. Sometimes authors just want to filter the pages that they have created.How can this be achieved in siteadmin ?
Hello,I am implementing the ability to author targeted content with the contexthub engine. We are on 6.5.6.Ideally, I am trying to setup live copy offer areas off the master area that will have URLs in targeted content re-written to the correct site URL. I.E. Author authors targeted content on the...