Consider I have 2 components (both of them footer section) cq_dialog of footer has 3 fields 1) Title 2) Content 3) Image How do I share the cq_dialog between my 2 components. Is there any other way than direct copy pasting stuff
Hi All,I'm currently working on a use case where I need to retrieve the token expiry time for the current user in AEM. Based on my understanding, this information is stored at the path: /home/users//.tokens/ (specifically, the rep:token.exp property).This works as expected in the Author and RDE envi...
I have a React SPA page where the homepage.model.json fetches components authored in the template under structure -> responsivegrid -> component A, component B. This expected functionality is not working on a specific page, where the responsivegrid node itself is not fetched at all. There are 4 resp...
Can we run a report created using ACS Commons Report Builder from a Java service? Requirement - Client wants to run a report every day to get all activities done on pages everyday (such as creation, modification, deletion, workflows, etc) automatically. So, we were thinking of configuring the report...
AEM as cloud service Hi Team, We need to store metadata — specifically the page path and timestamp — so that a scheduler can later pick it up and create a content package based on that path. Can we store this data under /var/project/storeData in AEM as a Cloud Service? We intend for this data to exi...
We recently went live with a new corporate website built in AEM Sites hosted in Adobe Cloud using traditional components. Now we need to split off from the parent company and set up a separate license for our division site. Considering moving to EDS instead of just keeping what we've just built, as ...
Hi everyone, I'm working with the Interactive Media (image) component in AEM Dynamic Media, and I've run into an issue I can't quite solve. I'm trying to display an image and manually entering the height and width in the dialog. Everything works fine until I increase the height and width values beyo...
In AEM 6.5 when using cq/gui/components/authoring/dialog/fileupload for our drag and drop field which we click on pick we get a "Type to Search" field at the top of the dialog where-in we can input the path. However on AEMaaCS it is just a header with "Select Path" text. Is it possible to get the sa...