Expand my Community achievements bar.

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

  • 9/20/16
    I am trying to find the resources using Resource Resolver. Below is the sample code which I am using. I am getting the Resolver from the the request.Iterator<Resource> resources = resourceResolver.findResources(query, Query.JCR_SQL2);The above code returns the additional resource called com.adobe.cq...

    Views

    1.9K

    Like

    1

    Replies

    2
  • 9/20/16
    Hi All ,I have a use case to redirect /content/project/en/test/events to /content/project/en/test page as internal redirection of page properties is not working . I used following values under /etc/map/http folder :sling:match as (.+)/en/test/(.+)$  sling:internalRedirect as (.+)/en/test.html Still ...

    Views

    3.1K

    Like

    1

    Replies

    4
  • 9/20/16
    Hi All,If anyone has any documentation about the best coding practices of CQ.Please share.Thanks,Kishore

    Views

    876

    Likes

    0

    Replies

    4
  • 9/20/16
    HiWe have a side nav, that should display sub nav pages, as long as those pages are not hidden from navigation.However it is behaving strangely:If it has one sub item it does not display any submenu itemsIf there are more than one sub item it then displays the submenu correctlyTo illustrate:With one...

    Views

    1.7K

    Likes

    0

    Replies

    3
  • 9/19/16
    Hi guys,I've noticed when I upload an asset to AEM there is always a "related" [nt:unstructured] node under the jcr:content node of the asset. I've been looking around the documentation to figure out the purpose of this node but I can't find it anywhere. Does anyone know why this node is created and...

    Views

    1.7K

    Like

    1

    Replies

    2
  • 9/19/16
    Good Morning Community,I have to redirect different user to different pages after login based on their profile, such as User A would be landed on /content/project/product/path1 and User B would be landed on /content/project/product/path2Have anyone implemented something like this?  Now what I unders...

    Views

    6.3K

    Like

    1

    Replies

    16
  • 9/19/16
    In our development environment, some of the folders under /content are hidden in touch UI siteadmin (AEM Sites), However these folders/pages are visible in classic UI siteadmin. What could be the possible reason. We have not configured anything specific to hide folders in touch UI.

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 9/19/16
    What is the ACL settings required for a content author to edit content in touch UI. Is it different from classic UI? We created a user and provided read only access to "apps","bin","etc" and "libs". Read,modify and delete access for "content". When we try authoring content in classic UI with this us...

    Views

    1.9K

    Like

    1

    Replies

    3
  • 9/19/16
    I am trying to set up AEM 6.1 quick start application in a windows server in 4502 port. I have followed the below steps.1) Ran the executable jar file - aem-author-p4502.jar. It has created crx-quickstart folder and brought up the AEM application.2) Under Forms I dont find any other options.3) Insta...

    Views

    750

    Likes

    0

    Replies

    2
  • 9/19/16
    We have a requirement to generate PDF and Word document from AEM 6.2. Is it possible to generate a word document from AEM directly or with help of any add on packages?

    Views

    1.8K

    Likes

    0

    Replies

    3