Hi Team, Is there a configuration available to default aem 6.5 inbox search page view to list view instead of card view?Thanks in advance Regards,Manisha
Basically in AEM I would want to encrypt some text using AEM CryptoSupport and pass the encrypted key to other system(say ABC system), then the ABC system to decrypt the key to do some action. AEM can share Adobe Granite Crypto Support 0.0.8 jar to ABC system to do encrypt/decrypt but I wonder how d...
Hello Everyone, Apologies, the same query has been raised sometime back but having some additional queries. if anyone could give any insights, it would be really helpful. Request:POST / HTTP/1.1Host: www.xyz.com (changed)Transfer-Encoding: chunkedUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64)...
According to the AEM Document , Translating Content for Multilingual Sites , AEM supports human and machine translation workflows. Those are Human translation - Content is sent to your translation provider such as Translations.com, Microsoft, Lingotek and translated by professional translators.Machi...
Good day. Please help me figure out the error. When saving any configuration, I get an error (like in the picture). In this case, the configuration is saved, but the error is still there. What could be the reason? Also, I got this error in the consoleThank you very much in advance! PS AEM 6.5.6 vers...
I am trying to add response header, specifically - Content-Security-Policy script-src to requests on resources under /content/dam/ or resources with .png extension. Should I add the filters on sling? or is there any other way to it directly add headers on dispatcher.
Hi All,I have a header component which uses a experience Fragment and in this XF i have a header component mapped. This Experience Fragment is been used inside my home page editable template. Now i am trying to access a page properties from my home page inside this header component mapped to Experie...
We are customizing aem core carousel component, we have created a proxy component from where we doing resource supertype to core carousel v1 component. We want to override the markup of this component. But the issue is, when we override the markup, the “panel” selection option is not visible in the ...
AEM Forms 6.5. (Windows)Using HTL with: <p data-sly-test="${request.requestParameterMap['section'][0].toString == 'test'}"> <article data-sly-resource="/content/forms/af/myForm/test"></article> </p>When the HTL page passes afAcceptLang=fr the contained form "test" doesn't translate. It does translat...