we are using AEM 6.3 , and we facing issue in rendering *.pptx,xlsx file and downlod as attachment in IE11, i.e content -disposition as attachment . it is not downloading as attachment. instead it is rendering as binary file. in other browsers it works fine.Please advice any solution for this issue....
Hi Team,I am trying to understand how the redirect map manager works? Is it something need to configure either in author or in publisher? I went through couple of links online but able to figure it out completely. If some one share more details about the redirect map manager , that helps me a lot.Th...
I've built a password reset form for my users using an Adaptive Form. I have AJAX calling a Sling Servlet to update the password, and everything works correctly on my local AEM instance. I've built the servlet based on the OOTB password reset logic JSP from /libs/foundation/components/account/passwo...
I have seen many site having short path and not having .HTML extention. Short path is based on Resource resolver configuration. Wanted to know how the extension is stripped? Suppose when AEM is serving /content/geometrixx/en/company/discover_geometrixx.html it gets converted www.geometrixx.com/en/c...
Hi All,I am using sightly for my list element, I came up with a requirement to generate my html mokeup like, <table> <tr> <td> <input type="checkbox"/> <span> name1 </span> </td> <td> <input type="checkbox"/> <span> name2 </span> </td> </tr> ...
Hi guys, so I am currently working on AEM 6.1 and I have been assigned a task to display a popup/alert message immediately when I land on the DAM. This alert should just contain a message with a few guidelines.I would like to know how I would access that DOM from my project. I tried using a clientli...
Hi,I am using the pathfield from granite/ui/components/coral/foundation/form/pathfield in many places of our website and I never had a problem.Now, I am trying to use it on a multifield, and happens that if I select a path the value is stored but its not retrieved when I open the dialog again.Does a...
Hi All,In AEM 6.3 when i am trying to add special character in alt text field for a link in RTE, the hover functionality stops working and I don't see any alt text.When I have inspected <a> tag, I found that the title attribute from <a> tag is completely removed due to special character.Is there any...