Hi Community Members, Trying to disable the component dialog edit functionality, of a Sightly component, upon a certain condition. The component should still be rendering its html, just that it disables authoring of that component only. Was not able to get to it.Have an idea about how that can be do...
Is there any way we can pass a variable from component to another. tried<sly data-sly-resource="${resourceType='my/components/embeddedComponent', myParam='myValue'}></sly>can I read the myParam in embeddedComponent ?
We want to delete all the files inside en folder and not a single file something on the lines of /content/geometrixx/en/* and not delete the folder en along with it. We have different permutations and combinations of CQ-Action and CQ-Path of /usr/bin/curl -k -X POST -s -H'CQ-Action: Delete' -H "CQ-P...
This is more of a feature request type post, but would be curious if there are any thoughts around its feasibility currently. In an effort to reduce the number of components made available to content producers, we're creating style systems that apply the look/feel of the component. In doing so, howe...
Hi, Is there any way to exclude certain paths to do not index on remote solr with AEM 6.5I have tried with excludedPath property but it did not work. How we can fix this to index certain path
Hi Team,We are using Apache version 2.4 with dispatcher 4.3.3 version. Configured dispatcher.any, httpd.conf,http_Vhost.conf, when we are accessing from dispatcher I am able to get response from renderer. But when we are accessing from domain i am getting 502 bad gateway. In dispatcher.log response ...
I am using AEM 6.4 version. When I visit a page in layout mode, I am able to resize the components for desktop, tablet and mobile. But the resizing is not getting reflected in authoring page for tablet and mobile alone. Table and mobile always reflect the desktop components sizes. However the resizi...
What are the ways to integrate AEM with mulesoft (other than REST endpoint https) Or Is the REST endpoint the only way to integrate AEM with mulesoft? Primarily for integrating multiple external systems. I am doing this for the first time, so need inputs to head in right direction.
What's the deal with language copies - Do they do anything other than create an exact copy of the parent language branch? If instead of using the language copy option, if I just go to crxde Lite and create a copy of the language branch and rename the language node to the new ISO code, do I stand to ...