Expand my Community achievements bar.

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

  • 12/30/15
    Hi I am new to Adobe AEM. I am going through carousel.jsp 's code. there I have seen (List list = (List)request.getAttribute("list");)where this "list" attribute has been set? 

    Views

    1.0K

    Like

    1

    Replies

    4
  • 12/30/15
    Hi all, I have just got to 6.7.20 of jsr170-1.0.pdfIn the JSR 170 specification there is documentation on predefined nt nodes (e.g. nt:file) and of mixin nodes.I would like to read documentation on cq node types (e.g. cq:EditConfig).Please could someone point out for me the best resource on cq prede...

    Views

    946

    Likes

    0

    Replies

    2
  • 12/29/15
    I have been working on a custom AEM component that includes a title, image and a richtext field. I have been able to get the components to work using the OTB features except I can not get the RichText xtype to create the HTML to meet the specification I have been given by my designer. The format I n...

    Views

    2.1K

    Likes

    0

    Replies

    8
  • 12/29/15
    Hello,I have a new instance of AEM 6.1 running (I'm new to AEM) and have followed the Site Importer guide:  https://docs.adobe.com/docs/en/aem/6-1/develop/dev-tools/site-importer.html.  When I click run the importer's progress bar endlessly refreshes, and the process is hung up at 'creating design.'...

    Views

    480

    Likes

    0

    Replies

    1
  • 12/29/15
    HiI'm trying to use reCaptcha on one of CQ5.6.1 page. It is working fine on local environment(localhost) but not working on Dev/QA servers. I'm using servlet to validate. My servlet code isprotected void doPost(SlingHttpServletRequest request, SlingHttpServletResponse response)            throws Ser...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 12/29/15
    Hi,I have a requirement to display the filename and the extension on the metadata schema.I was using these:jcr:content/cq:name - for the filename./jcr:content/metadata/dam:Fileformat: For the extensionThe problem is those values are not consistent for all assets.For File Name, I noticed this propert...

    Views

    2.0K

    Likes

    0

    Replies

    5
  • 12/29/15
    I am trying to configure LDAP with my AEM(5.6) instance. The error.log file shows this:com.day.ldap.LDAPConnThread network error on LDAP connection java.io.IOException        at com.day.ldap.client.JDAPBERTagDecoder.getElement(JDAPBERTagDecoder.java:119)        at com.day.ldap.ber.stream.BERTag.<ini...

    Views

    603

    Likes

    0

    Replies

    1
  • 12/29/15
    Hi,What are the required permissions for a user to be able to see the Folder Settings button in the assets section?When I am logged in as admin I am able to see it, but with an user in the Dam Users group is not able to.Att.

    Views

    633

    Likes

    0

    Replies

    4
  • 12/29/15
    Hi,Is there any documentation about customization or creation of Asset Reports? How can we add custom fields on the reports or create new reports?Thanks

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 12/29/15
    Hi Friends,I have created a project in my local, using Maven Archetype. The project contains a listener component that listens to "Activate" button and a service that is used to migrate the content from old CMS. Everything is working fine in my localhost. I packaged /apps folder and sent it to a fri...

    Views

    806

    Likes

    0

    Replies

    5