We had a great session at our Chicago office as we hosted the AEM Midwest Chapter's 9th meeting in the community! Held last Thursday, 9/18, we enjoyed deep-dish pizza (a real Chicago treat!) and beverages and had a great discussion with other partners on a topic that everyone's talking about: AI. ...
You can create an Adobe Experience Manager (AEM) Headline component that you can use in your AEM web page. A headline component lets you website visitors view latest headlines about a specific subject. That is, you can enter keyword into an AEM dialog and the component will display headlines related...
Hey guys,I have been working on integrating a client's SSO with AEM 5.6.1. They are using ADFS and SAML.I have successfully configured the SAML integration handler and the protected node is happily bouncing to the client's ADFS log-in screen when hit with the browser.The ADFS is then posting back to...
I was wondering if anybody has experience out there with hosting AEM in Amazon Web Services and if they had autoscaling setup, eg as load increases spin up another dispatcher and/or publisher? If so can they share if this is a sensible approach to take? This has been marked as a significant requirem...
Hi All,1] I have a dialog wherein I can select any one of the six colours. Based on the color selected, the component div should be applied with corresponding css classes.2] If I had only two colours in the dialog I could have done something like <div class=" cssrelatedstuff ${properties.colour=='Wh...
Reviewing the information about the AEM6.1 Responsive Grid, http://adobe-marketing-cloud.github.io/aem-responsivegrid/ and http://www.slideshare.net/GabrielWalt/aem-responsive Slide 11 indicates that when nesting layout containers, the number of columns should be fixed and not reset. But in my attem...
am trying to setup the HTTPS ssl for AEM by followoing the below documentation.https://docs.adobe.com/docs/en/aem/6-1/deploy/configuring/config-ssl.htmlbut from the error log i can see that it is failing the map creation process. any help what might be the issue. 06.04.2016 11:48:47.123 *INFO* [CM C...
Hi Community Please have a look at this interesting tool by Chetan Mehrotra:Link:- http://oakutils.appspot.com/generate/indexThank you Chetan for the excellent work. Thanks and RegardsKautuk Sahni
Hi There , I'm using a custom sling model which i have annotated to be adapto from resource and singHttpServletRequest .I have designed my model with the fields same as in my form ,Example : My form has fields "Name", "Age," "Address"my model also has these 3 fields all injected using "@Inject @Name...
I have a case where I want to include an authorable header into my page.Example: <div data-sly-resource="${'/content/aemhelp/hidden/header/jcr:content/utility-par' @ wcmmode='disabled'}" data-sly-unwrap></div> However, our end users do not want the <div class="new section"></div> on the...
Hello - When entering "Preview" mode in AEM 6.0, the edit header is gone, but the "add component here" divs (with class="new section") are still there (although empty), and still have a defined height. As a result the page looks terrible, as it's full of space where the edit bars were. Why are the...