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

  • 3/2/23
    Hi, In our project we have "n" number of nodes which does not have sling:resourceType and it's caussing below error in logs.org.apache.sling.servlets.get.impl.DefaultGetServlet No renderer for extension html, cannot render resource JcrNodeResource, type=nt:unstructured, superType=null. Please sugges...

    Views

    6.3K

    Likes

    0

    Replies

    11
  • 3/2/23
    I've created a formset from combining a few xml forms all with multiple pages. I'd like the page numbers on the forms to be continuos across the formset instead of 1-x in form one and then 1-x in form 2 etc. I'm unable to find any documentation on how to accomplish this. Has anyone been successful?

    Views

    659

    Likes

    0

    Replies

    2
  • 3/2/23
    I am trying to upload a PDF with an image on the cover but for some reason when it hits the AEM my thumbnail does not render properly. I have no knowledge about AEM so I would like to know if I am doing anything wrong?Note: my images are rastered, only 161 kb in size, and set up as RGB for digital.

    Views

    639

    Likes

    0

    Replies

    1
  • 3/2/23
    Hi, I need to find all components of a certain type on the current page in AEM? I tried to do it using    ComponentManager componentManager = request.adaptTo(ComponentManager.class);Collection<Component> components = componentManager.getComponents(); but my componentManager is null?   

    Views

    4.6K

    Likes

    0

    Replies

    7
  • 3/2/23
    Hello guys, I'm trying to create a checkbox on a dialog through its clientLib's javascript file.i tried using    (function (document, $) {     "use strict";          $(document).on("dialog-ready", () => {         var checkbox = new Coral.Checkbox().set({             label: {             innerHTML: ...

    Views

    859

    Likes

    0

    Replies

    2
  • 3/2/23
    RTE is not able to render the same HTML as added in RTE.  In xssProtection config To resolve this I have added <regexp name="telListing" value="tel:\+[0-9]+"/> <attribute name="href"> <regexp-list> <regexp name="telListing"/> </regexp-list> </attribute>   it is accepting <a href="tel:1...

    Views

    3.0K

    Likes

    0

    Replies

    4
  • 3/2/23
    Hi all,   I am working on AEMaaCS and need to make some changes to the page component. Basically I have to add some html structure to the footer section of the page component. My proxy page component is referring to the v3 of Page component. As per my understanding, following code in footer.html is ...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 3/2/23
    When updating Dynamic Media Image Profiles, is there a way to update them on images already on the AEM DAM?

    Views

    756

    Likes

    0

    Replies

    1
  • 3/2/23
    Hi All,  What would be the recommended approach for adding a new module for AEM Guides in existing AEMaaCS project structure based on Archtype 23.  shoule we create a module or create a separate project or any other approch. Can someone please share pros and cons of both the approaches?   TIA  

    Views

    1.9K

    Likes

    0

    Replies

    3
  • 3/2/23
    Hi Team,   Our AEM Author and Publish instance is allowing OPTIONS method calls and we need to disable that. Can you please help with this, repeating we need to disable on Author and Publish Instance, we already did it with the dispatcher, but couldn't find any way to disable it on instances (Publis...

    Views

    1.2K

    Likes

    0

    Replies

    3