Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 1/11/17
    Hello All,I tried to create a custom social component using this link at Creating an Adobe Experience Manager social component which is tested for AEM 6.0. However I am trying on AEM 6.2 (cq-socialcommunities-pkg-1.10.111.zip) I am able to run build successfully. But in my code I see this error on m...

    Views

    5.0K

    Like

    1

    Replies

    16
  • 1/11/17
    Hi,    So how do I programically version a page? Basically what I want is regardless of the page has been modified or not, the page should create a new version when I execute the code.  I have tried VersionManager.checkin(path), but it doesn't work. Thanks.

    Views

    908

    Likes

    0

    Replies

    2
  • 1/11/17
    Hello,I am not able to activate a page because of the following error. I was able to fix this issue by restoring it to one of the older versions, which leads us to think that there might be some problem with the current version.We have copied instance X(6.1) from server P to server O. We have in-pla...

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 1/11/17
    Hi,I have created approve/reject workflow for my project. Below is the workflow steps    Author would be initiating the workflow for a page and Reviewer group users will get notified in their AEM inbox for approve or reject.    if One of the reviewer group user approves it, Final approver group user...

    Views

    4.6K

    Likes

    0

    Replies

    5
  • 1/10/17
    Hi All,In your environment we have two dispatchers and two publishers.PFA.. doc which has existing and proposed setup.please give me your suggestions.

    Views

    912

    Likes

    0

    Replies

    2
  • 1/10/17
    Can someone share the list of events in touch UI for AEM 6.2.Apart from the below events(function ($, $document) {    "use strict";    $document.on("dialog-ready", function() {        //$(window).adaptTo("foundation-ui").alert("Open", "Dialog now open, event [dialog-ready]");    });    $(document).o...

    Views

    12.1K

    Likes

    2

    Replies

    2
  • 1/10/17
    I am trying to configure a custom report that pulls pages from a path that should exclude some directories. For ex:I wanted everything under /content business except the below directories/content/business/enterprise(Site A)/content/business/support(Site B) How can i configure the root path for the r...

    Views

    783

    Likes

    0

    Replies

    3
  • 1/10/17
    I have some html stored under /etc/library/module/ when I access these files on AEM 6.2 directly on Server i.e. https://localhost:4502/etc/library/module/module.htmlIt download's the file instead of opening it in the browser.Looked at the response header it shows Content-Disposition : attachment.In ...

    Views

    5.6K

    Likes

    0

    Replies

    7
  • 1/10/17
    Hi All,I am trying to utilize the OOTB comments component and checking its behavior as per desired requirement. I created a new user from the publish instance and did not provide any specific permissions to the user. The user is just part of "everyone" group. At this point, the user is not able to v...

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 1/10/17
    I am able to display an image statically using displayfield xtype and setting fieldDescription property value as <img src="path of the image from DAM">  in classic UI. How to reproduce the same in Touch UI?

    Views

    2.1K

    Likes

    0

    Replies

    3