Hi, this is my first time searching for help on this forum.Let me try to explain myself; I need to populate the options of a second dropdown based on what the user selects on the first one. For example, let's say that the first dropdown has Countries, so the second one doesn't have any option until ...
How do we get a report of which authors have not logged into AEM for past 3 months? Assume that we are integrated with IMS via SAML authentication? Is there a query we can run against user nodes or can Adobe provide this information?
I don't see much documentation on AEM as CS integration with Asset Link. Is there a need to install the same package as mentioned in the local setup installation? any help would be needed.
we have an experience/component where we read data from excel document (this is uploaded to aem) and this excel document is huge above 4mb. this excel document can have different headers like one document can have firstname, last name, etc.. and another document can have state, cities, zipcode, c...
Hi Team,I created a custom index for an AEM as a cloud environment. deployment is successful.But in deployment logs, I am getting the following error log.Can someone please help with what I am missing? java.lang.IllegalStateException: Parent node at path [/oak:index] not found while adding new index...
Hi Team,Social Media: Selecting Facebook check box renders localhost URL in metaDetails:I am using sharing component in my stage environment page and I have checked Facebook i.e. present in social media tab of page property .It renders localhost URL instead of stage URLeg<meta property="og:url" cont...
Hi Team,there is an issue I am facing when I have opened the page property dialog, and on click of the tabs under page property dialog, I can see the additional button appearing on my screen.And the addition of the above buttons will continue on loop till we switch from one tab to another, Seems the...
In a project I am working on there are multiple servlets, services with an activate function with @activate annotation where the function has no body, said activate function is taking a configuration as parameter. The configuration has a single field. I am attaching code snippet for one such case be...