Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hi, 1. How do i fetch user's location (ie latitude and longitude) from the geolocation OOTB component in jsp?   (Used following command: CQ_Analytics.ClientContextMgr.clientcontext.geolocation.latitude   But no value was fetched). 2. How do we change browser (ie use of emulator) with the help of cli...

    Views

    765

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,While working on social messaging part, we have encountered 1 scenario where it is having some configuration in AEM Social Communities Messaging in config manager and by default it is "/bin/geometrixx-outdoors-messaging" for servlet path name. As we are creating our new site so we have updated th...

    Views

    655

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi all,While integrating AEM6.0 with  Amazon S3,I am getting "Peer not authenticated"exception as below:"com.amazonaws.http.AmazonHttpClient Unable to execute HTTP request: peer not authenticatedjavax.net.ssl.SSLPeerUnverifiedException: peer not authenticated    at sun.security.ssl.SSLSessionImpl.ge...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 10/15/15
    I am calling a java class implementing WCMUse in template's(page component's) sightly (.html) where I am checking something and based on that I need to forward to some other cq page. The issue I am facing here is that the content of the current page remains intact and on top of it, the content of th...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 10/15/15
    HiI have component whose JSP has some xml and html tags. I drop the component on the page, I want on the disable mode it should display DOM tree like xml tags also able to expand and collapse tags same like we open xml in browser. Start from <html> . Any idea how can i achieve it.<c:if test = "${! w...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi,I am trying to implement a specific form for a metadata "folder" that is not image, video or application. My mimetype is model/objThe problem is that when I create a folder in http://localhost:4502/libs/dam/gui/content/metadataschemaeditor/schemalist.html/dam/content/schemaeditors/forms/default c...

    Views

    1.1K

    Like

    1

    Replies

    2
  • 10/15/15
    Hi,I have a AEM application which executes certain JS commands when a page is loaded. This application works well in the previous AEM version 5.5 and 5.6. When I try to run the same in AEM 6.0 i noticed that js files are missing in the UI. Although when I switch back the classic UI I get those files...

    Views

    791

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,How do we implement Ajax call (i.e updating page information without reloading the page) in AEM?Is it done in the similar fashion as it was done in java script or some other aem component, to achieve this, is used? Thanks,Nikunj

    Views

    985

    Likes

    0

    Replies

    1
  • 10/15/15
    I have created a new campaign for our website. Now i'm wondering if i can assign a specific campaign to my website.When i simulating campaigns and experiences, i can still see the geometrixx campaign, which i don't want to see.How can we disable the geometrixx defined campaigns for a particular webs...

    Views

    667

    Likes

    0

    Replies

    3
  • 10/15/15
    I have a case where I need to create a variable number of parsys in a Sightly component.  Here's the code I am currently trying:<div data-sly-list="${var.List}"> <div class="${item}"> <div data-sly-resource="${'field' + itemList.count @ resourceType='wcm/foundation/components/parsys'}"> </div> </div...

    Views

    2.9K

    Likes

    0

    Replies

    6