Expand my Community achievements bar.

Get ready! An upgraded Experience League Community experience is coming in January.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 6/29/16
    Hello,I am attempting to use the querybuilder API to search for two different 'types' in querybuilder. I have tried putting each type into a group like below - it isn't workingmap.put("path", paths); map.put("group.p.and", "true"); map.put("group.1_type", "nt:unstructured"); map.put("group.2_type", ...

    Views

    6.1K

    Likes

    0

    Replies

    2
  • 6/29/16
    Hi All,We have a requirement to have classes related to components to be with in the component folder it self. And after I compile a java class in CRXDE lite where will be the class files gets generated? and how can we access this?Also if we have to write JUnit test classes for the same how do I do ...

    Views

    6.4K

    Likes

    2

    Replies

    8
  • 6/28/16
    Since we migrated from CQ 5.5 to AEM 6.1, we are facing a problem with deleted subnodes from a site, which was created from a Blueprint. When I delete a link item from a link component on the site, the link node is not deleted in the repository. Instead of deleting the node, the sling:resourceType i...

    Views

    6.8K

    Likes

    0

    Replies

    7
  • 6/26/16
    Hi there,I m following this link https://helpx.adobe.com/experience-manager/using/creating-mobile-aem.html for creating Mobile application for Adobe Experience Manager 6.I follow all the step as documented but at end i got error,i m attaching the snapshot of the error what i m getting.any help would...

    Views

    9.0K

    Likes

    0

    Replies

    6
  • 6/26/16
    Hello All,What are the occasions we can use getResourceResolver(param) and getServiceResourceResolver(paramMap) methods??We are trying to get resource resolver using below code but getting null object.Map  param = new HashMap ();             param.put(ResourceResolverFactory.SUBSERVICE, "getResource...

    Views

    2.9K

    Likes

    0

    Replies

    6
  • 6/24/16
    Hi, I am getting the error as attached with this post (exception.png) on ipad screen.The error is consistent My component consists comprises of a multifield, when dialog is saved in Touch UI.I have used granite/ui/components/foundation/form/multifield to implement the same.Underlying error seen in l...

    Views

    9.5K

    Likes

    0

    Replies

    9
  • 6/23/16
    When using the querybuilder, what's the difference if any, between injecting he querybuilder services, versus adapting from a resource resolver?Since you must call createQuery() with a Session, I think the result will likely be the same for both of these cases. Is there any particular version that c...

    Views

    3.4K

    Likes

    0

    Replies

    2
  • 6/22/16
    Guys,I am trying to find out if there is any way i could add a custom plugin similar to the OOTB coral UI link plugin for the touch UI. Please let me know the steps i need to followAppreciate help here.

    Views

    6.7K

    Likes

    0

    Replies

    6
  • 6/22/16
    Issues1. In image component after uploading/drag n drop the image, it is showing preview of the image as twice.2. In other scenario we have custom multi field for text xtype there how many fields we added that many drag n drop asset here or preview of the image showing.Thanks in advance

    Views

    3.9K

    Likes

    0

    Replies

    4
  • 6/21/16
    Hi,We are using the OOTB workflow - Publish Example. It is working correctly for the flow where approver can validate the content and then complete the workflow (and activate the page). But if approver wants to reject the content, we are not able to figure out how that will happen. The Step Back ope...

    Views

    3.2K

    Like

    1

    Replies

    2