Hi all, I want to add a expand/collapse section in a template. can we add in crxde if we can add what are the steps to follow as i cannot find that template aem templates but i can find it in crxde.
Hi All, Suppose I have a default component /path/to/menu, and I like to add a selector to it if it meets a condition, can I do this? // - page is a sling model defined above<sly data-sly-resource="${@ resourceType='/path/to/menu', data-sly-test=page.collapsedMenu? selectors='collapsed':selectors=''}...
I'm trying to define the allowed components on the core tab component and can't find an answer on how to do it cleanly. I know we can specify which container components are available to add here -But that policy applies to both which components you can add as containers and which components you can ...
Hi Team, We have not enabled Dynamic Media and using the Teaser Core component (core/wcm/components/teaser/v2), but getting the dynamic media url for that component. attaching the snapshot for the <img src=..> tag. The teaser refers to core/wcm/components/image/v3/image/cq:dialog/content/items/tabs...
How do you create a custom mail servlet to be called when using AEM Core Form Container's "Mail" action type? I need to alter the Out-of-the-Box functionality of the mail action type so that the 'From' field contains placeholder text in the authoring dialog. I tried copying the mail folder from libs...
Hi community, I have a question about the AEM Timeline functionality. When I select a page in "Sites" and select "Timeline" on the left side, I get the version history of the page. It shows actions like "Page Moved", "Published", "New Version" .... but sometimes there is a "Delete" entry. What doe...
Hi Team, We have one scenario; we need to fetch last published/replicated version page from AEM author instance among many versions of aem page. Kindly suggest how to fetch the last replicated version from Author instance.
Hi Team, I need to restrict the no. of component count in a parsys foundation/components/parsys, I am working in aem 6.5, service pack 6.5.11 and I tried these old threads https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/restrict-number-of-component-in-parsys/m-p/270786/thre...
Execute workflow process step only if the payload is having only one level of child or no child. otherwise display error message to author that "Node is having grand child pages" Example : Scene 1 [true]: if we pass payload : /content/we-retail/ca/en/experience/arctic-surfing-in-lofoten to w...
We're using NameID as the SAML assertion attribute for the userIDAttributein the SAML OSGi config. Now, this needs to be changed to use Mail instead. We also have enabled auto-creation of user.Upon making the configuration change to use Mail instead of NameID, duplicate users are getting created. Th...