Hey Everyone, We’re exploring region-based routing support for our EDS site (e.g. / → /en/uk/ for UK visitors) and wanted to get your advice on best practices for implementation — especially as this may require user consent under GDPR. Here’s our current understanding and open questions:We understa...
Good morning, I was just wondering if there's a way to create a link inside a label under 'URL' where i could go fetch the value of a global variable (Inside form properties->variables) the link is like this one:https://myWebsite/tools/info-forms?keys=&field_form_number_value=1612&field_category_tid...
I'm trying to enforce alt text for images in AEM. I've used a metadata schema to make the "description" field required, but authors can still drag and drop images without alt texts and upload them. Is there a way to strictly enforce alt text before an image is uploaded or used? Any guidance would be...
Hi All, I am trying to set up universal editor in AEM 6.5 with service pack 21. I have referred this document : https://experienceleague.adobe.com/en/docs/experience-manager-65/content/implementing/developing/headless/universal-editor/introduction?lang=enBut, i couldn't find the configs mentioned ...
Hi Guys , I jsut have two questions regarding sling dynamic include I will provide the steps i followed , please correct if anything is 1. Include the SDI as a dependency in the ui.apps pom.xml<!-- Sling dynamic include --><dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sli...
Hello, Goal: To display content from a content fragment onto a page or experience fragment. This must include data from fragment reference fields ie: nested content fragments and content reference fields, specifically images. Currently, OOTB only displays either with their respective paths. My Appr...
Hi,I am seeking help on the following scenarios related to connecting AEM (running on 6.5.22 Service Pack) to an AWS S3 bucket. All scenarios are based on activities performed in AEM Author.Case 1: Without Binaryless Replicationa) What happens in the S3 bucket when we upload a new image for the firs...
Hello, I have the following question about building blocks for the Universal Editor. I want to create a block that has the following template."models": [{"id": "color","fields": [{"component": "text","valueType": "string","name": "color","label": "Color (Hex Code)"}]}]Currently, when you render the ...
A customer wants to use Adobe Sensei (artificial intelligence) to summarize large blocks of text. Which AEM feature should be used? (A) Content Fragments (B) Smart Tags using Adobe Sensei (C) Variation (D) Experience Fragments @aanchal-sikka @EstebanBustamante @arunpatidar @Shashi_Mulugu @lukasz-m ...
An enterprise client is on-boarding an AEM Desktop application to provide authors with the ability to load the AEM repository virtually on the file system. The desktop application is unable to connect to the AEM Author, which has SSL enabled. The intermediate certificate is installed on Apache. How ...