Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 9/21/16
    Hi,I have pressing need to automate the online form data capture , submission, notify recipient and storage of the form data from an existing AEM based portal.However I need to evaluate between using the AEM's out-of-box form component and calling OSGI Services from it's actions (the actions I am aw...

    Views

    5.3K

    Likes

    2

    Replies

    10
  • 9/20/16
    Hi Team,We are using OOB aem hybris connector package to connect hybris server from AEM 6.2.Here we haven't customized the auth handler we are usign the OOB authhandler.Issue here is whenever we are trying to get the device details from Hybris we are getting below error-com.adobe.cq.commerce.hybris....

    Views

    2.3K

    Likes

    0

    Replies

    5
  • 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.7K

    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

    2.9K

    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

    597

    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.4K

    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.5K

    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

    5.1K

    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.3K

    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.6K

    Like

    1

    Replies

    3