So we've been using AEM for years now. I went to download 6.3 for testing and I can't find it anywhere. It's not on the licensing site for us. Is there a secret handshake that's involved or am I missing something?much appreciated.-Jason
Hi,We are currently running AEM 6.1 and noticed that the publishing flow is able to publish locked pages. Ideally, we would like to stop this behavior because a locked page indicates that an author is working on it. Is this behavior normal in AEM? if it is, how can it be disabled?Amin
Hi All, I have created a group and users under it who have only read permissions. Once the user of this group is logged in , he can open page properties from sites console and view it. But when author tries to edit and save the property , AEM throws an error as shown in the attached screenshot. Requ...
Hi All,I want to move a node above or below to a particular node in sightly handler. Similar to how we order a node in CRXDE manually. Ex:jcr:Content Node1 Node2 Node0Now, I want to move Node0 above Node1, in sightly handler.Regards,Vikram.
Hi, I am using AEM 6.3 for my POCs. I have overlayed the /libs/foundation/components/page component to customize the page creation wizard. I have added one check box in page creation wizard (Added a checkbox field at /apps/foundation/components/page/cq:dialog/content/items/t...
Hi, I am trying to implement auto suggest in AEM 6.1. I tried "/jcr:root[rep:suggest('term')]/(rep:suggest())" and it seems to do what it is supposed to do.I get all the suggestions for a given term. The index breaks down all words by space etc..I need to have following features:I wanted to get sugg...
Is there anything beyond https://docs.adobe.com/docs/en/aem/6-1/administer/integration/external-providers.html for GA integration with AEM?Best practices to implement to separate GA suites based on environment (Dev/QA/Stage/Prod)
Hello,if a user has only read permission on a dam folder will he be able to invoke workflow ? since workflow modifies the payload hence it should not happen. Am I missing anything? could someone please help.Thank you.
Hi ,we are starting a new project and we are not sure whether to go with angular1.6 or angular2. I have gone through few adobe links and they stated few issues with angular2 like:Sightly integration issues with Angular 2.0. (reffered http://help-forums.adobe.com/content/adobeforums/en/experience-ma...
I have a website with a log in option available. If a user logs in (using an external login service provider say Janrain), the user will see some premium content on the site. Otherwise these premium content will not be available to anonymous user(s).For e.g. say I have a component that lists down so...