I was working around with the iterator to list and traverse over child nodes and I'm getting this anomalous behavior where the iterator lists the nodes in different order each time. I need to iterate over nodes as it's present in the crx/de. Is there a way it could be done, to control the order of l...
I packaged a site from our Dev environment and added it to my local AEM instance. I would like to be able to edit that site using Eclipse but I don't know how to go from "already in AEM" to Eclipse project. I only know how to go from making a new project and add it to AEM.
Hello all, we have custom templates and polices in our project deployed to "/conf/customProject/settings/wcm/templates" and "/conf/customProject/settings/wcm/policies". The problem is, that on the publisher the policies don't work, because of the deny jcr:all for everyone on the conf-folder. So we n...
I have a requirement to add a table to the AEM TouchUI dialogue and I want to add content to that table dynamically by the selection of dropdown. Please guide me on how to do that. Thanks In Advance
I have a requirement to add RTE text dynamically by the selection of the Listbox. if anyone is having any idea on how to do that. Please share the details. Thanks In Advance.
Hi, I am creating a component that requires the Page Locale to make decisions on what to display. I am able to get the Page object using @inject, but i am not sure how to Unit Test this models now. I tried creating an entire structure in unit tests json and passed it to AEMContent.currentResource...
When I try to target a component for a specific region the wrench icon to open the dialog is not showing up. There are no error in the logs and the component is allowing to be edited for different regions, is there anything I could try to troubleshoot this? Thanks,J
Hello, While accessing the timeline for a DAM asset it is erroring out after a while and I see the below Index-traversed issue and if you see it is using the cqPayloadPath index and can you please let me know how to go about this. Thanks for your time.11.02.2020 00:43:57.147 *WARN* [10.43.32.30 [158...
I want to set default values for fields inside coral ui multifield. I tried to use cq:template but not sure of how to set values for fields inside aem multifieds. Can anyone help me out with this?