We have a requirement where we want "${componentContext.cssClassNames}" to written space separated vales rather then comma separated value. So I try to debug this but i did not find the implementation class of "cssClassNames " method. Can you please help me in that. Find the below code snippet for ...
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.