I want to change the timezone of the page which I am activating,currently it is displaying as per my system generated time IST but I want to change that to PST.Can you any property or steps for it.
I want to create cross platform application which has features such as authentication and display of dynamic data according to logged in user.Can I create such an app using Adobe Experience Manager?If yes, then which tool is to be used for the same?
Hi Team,I am working integrating with Facebook and twitter integration for my AEM application I am following the below urlhttps://docs.adobe.com/content/docs/en/aem/6-1/administer/communities/social-login.htmlAfter configuring the appid/app secret we are supposed to activate the tree from the admin ...
Hi All,If we were to retrieve currentPage via activate method[seen below] , we can directly use getCurrentPage() and get it. However, in case I am not using this and also cannot pass getCurrentPage() from the java class where activate method is present , how do I get 'currentPage'?@Override publi...
Hi,When i am trying to open a page in touch UI, i am getting a internal server error as present in the attachment. If i open the page in classic mode, it works normally. Please take a look at the error log and please let me know if you have faced same problem before. Thanks in advance
Hi everyone,I am in a dilemma with my Angular single-page application in AEM 6.0(base version, no updates). I cannot properly edit my components in Classical UI(touch-based UI is not enabled) for the partial pages in my website. I can see the components I've included in the partial page, but they ar...
Hi AEM Community,We want to have "recyclebin" kinda folder in our dam. We need to customize the delete action in AEM Assets. When we delete, the asset should basically be moved to a designated folder like "recyclebin". When someone deletes an asset it should get removed from its folder BUT NOT get ...
<div data-sly-resource="${ @path='richText' , resourceType='/apps/XXX/components/content/text'}" ></div> Included Statically on a Template. When Tries to Edit the dialog : I see error in console GET http://localhost:4502/content/a/b/c/jcr:content/richText.json?_=1458055488719 404 (Not Found) But w...