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
    I am trying to move all JSP dev from using CRXDE lite to using EclipseI do not seem able to get the following instance variables to be able to point to the correct classes in my maven.resourceResolvercurrentPage e.g.String navstart = currentPage.getPath();properties e.g. properties.get("pageItems", ...

    Views

    3.5K

    Likes

    2

    Replies

    8
  • 10/15/15
    Dear Friends,I created a sample registration form by using form builder component(out of box).Now i just want to retrieve the register details from JCR and show it to the admin user ..how to do it ?Please help ..

    Views

    493

    Likes

    0

    Replies

    1
  • 10/15/15
    CQ.HTTP.post("/content/corp/en_us/test/jcr:content", null, {   "jcr:primaryType" : "cq:PageContent",   "propertykey" : "propertyvalue"});How can I give property type to it ?

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi all,I am defining the externalizer configuration for a multilingual site.My problem comes up when I try to externalize a path to different domains. How do I externalize an URL to www.mycompany.com/page1.html or www.mycompany.es/page1.html???I have already created an externalizer tag to externaliz...

    Views

    1.7K

    Likes

    0

    Replies

    1
  • 10/15/15
    I've a Dialog with 2 Image. The first Image are visible in the Dialog, but the seconde None. Wenn i use the "old" Editor, both Image was visible.The .content.xml<?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0...

    Views

    1.6K

    Likes

    0

    Replies

    5
  • 10/15/15
    Is there a way to create multiple pop-ups on top of an image? Like a map with pop-ups for different elements on it?  

    Views

    396

    Likes

    0

    Replies

    1
  • 10/15/15
    We want to remove the default p tag .we are using the text components very heavily. add our custom css to them. so in drop down we select the style and load that text component.I want to remove the default p tage getting added. below is my dialog.xml  <?xml version="1.0" encoding="UTF-8"?><jcr:root ...

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi there, Is there any documentation available for AEM 6.1 and Mongo 3.0.4 for clustering.

    Views

    486

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,My requirement is to track analytics data on load of AEM landing pages but seems it is not OOTB available with landing pages.Is there a way to achieve this using Dynamic Tag Management?I tried to include DTM related js and scripts in the index.html(landing page html content), but it is not availa...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 10/15/15
    I am using AJAX in Jquery to pass form field variables to php and using php i want those data should get saved in a XML file in a AEM bin or clientlib.I am not able to pass those data to PHP using ajax .this is what i am doing: $('#submit').click(function() {         var n1=$('#Name').val();        ...

    Views

    598

    Likes

    0

    Replies

    1