In our AEM React SPA project, we're facing an issue where the dialog fields are not appearing in the model.json when fetching data for a container component. Despite the dialog being configured properly, the model doesn't expose the fields as expected. model.json "container": { "colu...
Hi All,I have hidden 2 component for the tablet layout but after hidden component disappeared from the view .is there anyway to show Author/Editor display hidden component in the editor mode so that they can able to see those 2 component is hidden.
Hi AllI added Allowed Template for ET under the sites's Advance tab, not able to find/not able to create Page in site.See my attachments for ur references. Thanks,-Siva
Hello, We have uploaded .aex & .aep files in DAM, but no thumbnails are created. We couldn't find any documentation related to managing these files types in AEM. Requesting inputs if you are managing /aep or .aex in AEM+Dynamic Media today
Hello, We are noticing an issue where Image presets created in AEM 6.5 and are not auto-publishing to Dynamic Media. We have tried recreating the Dynamic Media configurations, but no luck. Please suggest if anyone has encountered a similar issue.
as above.I've only worked on English only sites and I do not think I've had to use MSM. Looking at various Adobe.com pages, MSM and translation are always mentioned. Please advice. Thanks!
Hello,In our current project setup, we are handling URL shortening through custom rules configured at the dispatcher level.Example of current behavior: When a user accesses: www.domain.com/us/en/testpage.htmlit internally maps to: /content/project/us/en/home/testpageWe have now received a new requir...
Hey, is anyone else facing an issue where the page properties dialog in AEM doesn’t open after migrating to AEMaaCS? It just shows a blank overlay and nothing loads.
We have few custom clientlibraries which are being loaded at page level through page component. For eg. <sly data-sly-call="${customClientlib.css @ categories='initial.chunk-category', mode='css', loading ='preload'}"/> <sly data-sly-call="${clientlib.css @ categories='initial.chunk-category'}"/> A...
Hi I am trying to create a custom Lucene index in AEM as Cloud serviceQuery /jcr:root/content/projectname/us//element(*, cq:Page)[(jcr:content/@customprop4 = 'true')] option (index tag customtag)Index Definition<hub.name-1-custom-1 jcr:primaryType="oak:QueryIndexDefinition" async="[async]" compatVer...