Hello Team, For a POC, I am exploring MSM feature. Able to implement the feature for Sites pages. But, wanted to know more about how to implement MSM for experience fragments, and how dynamically these fragment path will reflect in AEM pages. Thanks in advance
Hi Everyone,In my AEM project I have multiple language (locale) like en-us, ar-ae, ja-jp and so on,A content fragment exist with Copyright text and contains year. Everytime, I need to update the year, I have to visit each and individual content fragment for a language and update the year. Is there a...
Hi All, Could you please let me know if it's possible to limit the addition of components to the core tabs component(proxy component )? If so, could you provide the process for doing so? Thank you,
Hi , We are in AEM 6.5.17 and we just migrated to 6.5.21 . Launches in AEM are getting deleted automatically and we do not have any traces in any logs. We reached to adobe support and they could not trace the event of deletion in any logs. Is there a way to track or recover the deleted launches ? Th...
I would like AEM in cloud to call ADFS on prem. AEM will send name and id to check in ADFS. ADFS returns the response as found or not found. How do I do this? Is it done from DocAssurance service or are there services in AEm that can be leveraged to achieve this functionality?
Hi Everyone, is there a way in AEM to reposition the site bundle that is generated. right now it always is injected before some of my client lib dependencies <script src="/etc.clientlibs/bhn/clientlibs/clientlib-site.lc-ebe67a9fbbfc94e400de1cb2bd2c66a9-lc.min.js"></script>regardsDev
Hello Team, When I try to create language copy under language-masters, during the Target Language selection, for many language, this is not showing single word for language. I was expecting single words for German, French. Where as for Spanish, this shows single word: es.How to resolve this issue? T...
Hello together! Our setup is that we have Content Fragments from Model A that have a content reference to one Content Fragment of Model B. We want to create a GraphQl Query that returns a list of all Content Fragments from Model A that references a Content Fragment from Model B by specific path. Usi...
Hello! We want to use the New Content Fragment Editor in the future, but we have some customization in the legacy editor that we need to move into the new one. Currently we are adding our customization using client-libraries, this will of course be no longer possible. I understand that you can provi...
Having a multifiled component when we open the dialog the content is not loading into the dialog it is showing empty. But the data is present in node level as json. How we can make it work if we convert data into node the existing data is not showing. How to overcome this issue.