We are using content reference datatype field "dam/cfm/models/editor/components/contentreference". We need to make this searchable for the assets similar to pathfield. Could you please help us in doing this customization with all the steps in detail.
I want to get sibling pages of a particular page of which I only have url I know how to get sibling pages of the current page, I used Page class to fetch the sibling pages but I want to know if I can do it for other pages if I have the URL. Please help me to find out if it's possible and if so h...
I have created spa component it is appearing in drag and drop section but in content tree I cant find my component. Even I checked content/ it is visible but on page it is not. Before writing react code I could see parsys of component and even author it but after writing react code and Java Code ...
Hi Community, I was just about to set up a multiple CUG for a few sites in AEM. As for your reference, we are using Gigya RaaS to provide login etc. Setting up CUG`s we are checking Gigya values (as for example profession) to be true to provide login to specific groups. Due to older Registration is...
Hi All, I am having a strange issue in my dispatcher configurations - I have one vhost in both enabled and available folders - xBrandA.vhost. Scenario 1 - Both default.vhost and xBrandA.vhost are present as symlinks in enabled vhosts folder URL - https://brandA.com/content/brandA/us/en/home.html...
Hi, We are configuring AEM SAML Authentication with Azure AD according to the guide at: https://blog.developer.adobe.com/saml-authentication-in-aem-using-microsoft-azure-active-directory-30d668338a8f This is working successfully in our Test environment, which is setup with a single Author, Pub...
Hi Team, Trust you are doing well. I have HTML and CSS for my whole website, now I want to use that HTML and CSS in to my AEM project. Can you please suggest a best way to use that HTML and CSS so while upgrade the AEM it will not affect the core AEM component. Thanks !!
I created a custom component on WKND SPA React - Content. I'm able to add this component on the page and I can see the node added to the page in crx, but I do not see this component rendered in the editor or in the content tree section on the page, neither I'm able to have this configuration or edit...
In com.day.cq.wcm.msm.api.RolloutManager, updateRolloutInfo method as per documentation it says Update rollout info on the node. Can I know what are the properties in the node it is updating?