Hi Team, We are trying to create a Language copy for a site that's in the English Language. When a Spanish copy is created it isn't translating Custom Components and I have seen documentation to configure translation rules for each of the custom components and choose the properties that we would lik...
Hi Team, I am working on an existing web application that build on React with AEM using TDD approach. I need to optimize it more and improve its performance, along with the addition of new requirements. Looking for some ideas. Happy learning.
I am aware of the option "Create Language Copy" while adding pages to the translation project - https://github.com/AdobeDocs/experience-manager-65.en/blob/main/help/sites-administering/tc-manage.md#performing-initial-translations-and-updating-existing-translations Though I am not very sure of the "...
Hi Team,I am facing issue while luanching AEM, initially i was starting my local AEM by double clicking the jar file but it didn't started. Then i followed command line process and first unpack the jar file. It unpacked successfully and crx-quickstart folder created. Then went to bin folder and clic...
Hello, recently i have been trying to solve some problems with my AEM instance i dont know what is causing the problem. Me and my team received this file which i run with the comand java -jar, the crx-quickstart and the instance starts. The problem is that i can properly edit the projects becase the...
I have 7-8 components on a page, and all these are the same component with different content( authored differently). Now I want to hide the 4th component for a particular user and the 7th one for another particular user group. Any idea on how to achieve this? The only thing that is making it hard fo...
I have a scenario where we need to upload assets , then create content fragment and set link of uploaded assets in content fragments , is there any efficient way to do this ? We are using AEM 6.5
Hi Everyone, As part of service pack 6.5.17 release notes 6.5.17 release notes , I can see now there is a sorting/paging feature available in standalone AEM 6.5.17. Is this feature really available in standalone AEM 6.5.17? If yes, could you please let me know how can I use this sorting feature in m...
Hi, Under urls mapping in resource resolver factory, I am trying to put a rule with complete domain name e.g. /content/abc/us/en\.html < https://abc.com/ but this rule is getting skipped and have no effect. On further analysis, it seems colon (:) after the https is the culprit. If I remove it from t...