Expand my Community achievements bar.

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

  • 1/6/23
    When registering a servlet for a new post action using the AEM Core Components, how does the form container know that the post will select this servlet? The code used below works... @component(service = {Servlet.class}, property = { ServletResolverConstants.SLING_SERVLET_METHODS + "=" + Http...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 1/6/23
    is it possible to register a servlet with SuperSlingResourceType? How?

    Views

    797

    Like

    1

    Replies

    1
  • 1/6/23
    As I am not able to see the Forms section in the aem 6.5 as a cloud service  Can anyone please help me in this. Thanks, Pavan        

    Views

    348

    Likes

    0

    Replies

    1
  • 1/6/23
    We use the valtech migration tool to update refactored components etc. automatically on deployment.  It uses the groovy console.   We would prefer to run this only on author, then publish the changed artifacts to publish.   The migration script might update components in hundreds of pages.   How cou...

    Views

    662

    Likes

    0

    Replies

    2
  • 1/6/23
    Hi, I tried the code mentioned below. <a href="/content/dam/wknd/images/sample.jpg" download> <img src="/content/dam/wknd/images/sample.jpg" alt="sample" width="104" height="142"> </a>  This piece of code opens the image in a new tab, it doesn't download the image to my system.   How to achieve th...

    Views

    1.2K

    Likes

    0

    Replies

    7
  • 1/6/23
    Hi,   How to create information architecture for AEM? my understanding is that it is same as creating JCR folder structure. Is this correct?   What factors to be considered?   One factor is that any node should not have more than 1000 child nodes for Performance reasons.   Thanks, Rama.

    Views

    684

    Likes

    0

    Replies

    1
  • 1/6/23
    Hi Is there a way one can generate a link to directly edit a page in AEM? I need to include this link in an email that I send out from a component.

    Views

    490

    Likes

    0

    Replies

    1
  • 1/6/23
    Hi Experts, I need to hide a row in adobe forms. If the Overall Discount(%) value in sales order is not present then the row will hide. var Disc = xfa.resolveNodes("xfa.record.FormPurchaseOrder.PriceAndTax.PriceComponent[*]").length; for (var i=0; i<=Disc; i++) {var TypeWord = xfa.resolveNode("xfa.r...

    Views

    401

    Likes

    0

    Replies

    2
  • 1/6/23
    I am trying to setup an SPA in AEM using Angular with PWA features supported. I have followed the steps mentioned at this link SPA Editor Project | Getting Started with the AEM SPA Editor and Angular | Adobe Experience Manager. And I was able to setup the SPA using Angular in AEM. I need to add Prog...

    Views

    651

    Likes

    0

    Replies

    3
  • 1/6/23
    Hi, I have a project xxxx project the bundle is installed mode. These are the errors inside the bundle javax.activation,version=[1.2,2) -- Cannot be resolvedcom.day.cq.dam.commons.process,version=[3.2,4) -- Cannot be resolvedcom.adobe.aem.wcm.seo.sitemap,version=[1.1,2) -- Cannot be resolvedcom.adob...

    Views

    1.1K

    Likes

    0

    Replies

    7