Hi everybody,By default Touch UI dialog opens like a pop-up. The is a "Toggle fullscreen" button to expand it.Is there a default configuration which makes dialog fullscreen when you open it?
Hello!I am working in a feature about Sling Filters in AEM. I have to intercept a specific URL in AEM, e.g /en-us/abc/folder1 and without modify that URL, forward an asset URL from the DAM folder. The asset exist in the DAM folder at this location: /content/dam/myApp/test.pdf. So here is an approac...
Hi Team,I tried creating events using the Calendar community function feature and following these articles:The events show up fine in Author instance and a Calendar tab appears in Publish as well but the actual events are not appearing in Publish Instance.Thanks in Advance-Saicharan
I am trying to iterate a list of paragraphs(com.day.cq.wcm.foundation.Paragraph) using JAVA USE API and Sightly. However it displays an empty list in the front end.Below is the code:Java:public class AnchorList extends WCMUsePojo{ private List<Paragraph> paragraphs; public List<Paragraph> getParagra...
Hi, we are using AEM6.1+ SP2, facing issue like request.getRequestURI() and httpServletRequest.getCookies() null in the custom authentication handler which is implementing AuthenticationInfoPostProcessor interface.Same code is working fine in AEM6.0+sp2 from where we have migrated into AEM6.1, pleas...
Hi Friends,I am getting one of the requirement from the banking and finance customer.This customer wanted to integrate AEM with wearable devices like Fitbit and Nike+ and also provide the following devices is there any mechanism we can implement in AEM integrating with these devices. If anyone has c...
I wanted to have a separate css & js for each browser e.g:- ie6,ie7 etc.Can that be done using the themes and channels ? Is there any documentation or example available ? ThanksMahesh
Hi there!I was attempting to recreate/experiment/learn more about the Social Component Framework and getting the following warning from Maven on build:[WARNING] C:\Projects\my-project\core\src\main\java\com\sample-project\my-project\core\servlets\SetStatusOperation.java [1:1]: Component com.sample-...
https://docs.adobe.com/docs/en/aem/6-1/author/communities/blog.htmlI see in the above article screenshots of Blog implemented on Geometrixx site, But I couldn't find it in my instance. can you direct me to the implementation page ? Is it integrated with a social media to login to post comments and r...