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

  • 4/15/24
    I wrote Resource change Listener and it will call if i save my dialog with any modification, Now i want to call a servlet (POST request ) inside the listener and the servlet call should be success ,And any example would be helpful.

    Views

    1.9K

    Likes

    0

    Replies

    9
  • 4/15/24
    Hello Community - I have a requirement to access the specific js from the clientlib (/etc.clientlibs/proj1/clientlibs/clientsite/js/test2.js) which resides under /apps path and allowProxy is set to true for the clientlib. My requirement is to access only the specific JS not all the JS as part of the...

    Views

    1.2K

    Likes

    0

    Replies

    7
  • 4/15/24
    Hi, We have a project working with Uberjar 13 and we want to go to 20. What is holding us back is that on every newer uberjars up to 20 I get an Error when trying to instantiate Tika. Create a unit test and just put this in it  Tika tika = new Tika(); // throws java.lang.NoClassDefFoundError: org/ap...

    Views

    773

    Likes

    0

    Replies

    3
  • 4/15/24
    Hi, we have a running AEMaaCS environment. We are trying to add languages[] into this path, /content/cq:tags, but it does not work.What are some other ways we can update language String[]? to /content/cq:tags

    Views

    748

    Likes

    0

    Replies

    4
  • 4/15/24
    During Adobe Summit this year, a couple of presenters that produce high-volume webpages in their AEM  websites referenced creating "lo-fi components." I listened back to a presentation where I know this was discussed and they talked about using AEM sling models, or as they called it, Markdown for AE...

    Views

    509

    Likes

    0

    Replies

    1
  • 4/15/24
    Hello I have a sling java model for component in a page, what I want to do is to take the publish date (this means, the date when you create a page in AEM and click into the publish button)According to the research that I do, the value of the date of publication of the page of AEM is in the crx and ...

    Views

    4.3K

    Likes

    0

    Replies

    12
  • 4/15/24
    Hi TeamHere are # Parameters used to generate this project with aem-project-archetype.Our project completed OSGI Forms Project on-premises (AEM Forms add-on package), kindly let me know details of each parameter, advantages and recommendations on these:ex :includeErrorHandler=yfrontendModule=general...

    Views

    488

    Likes

    0

    Replies

    1
  • 4/15/24
    I created a dynamic subform which flows and repeat subform for each data item. I also put a summary next to it.One page can only contains 30 rows of the subform,and if row number is bigger than 19 the summary will flow to the second page.My question is , I want to put empty rows into this subform. F...

    Views

    559

    Likes

    0

    Replies

    2
  • 4/14/24
    Hi all,When trying to send out emails via AEM using message Gateway service (Emails configured via CQ Mail Service)  when inspecting on web mail applications there are lot of nested <div> which have no occurrence in the original html.any suggestions on why this would be happening? @arunpatidar, @Est...

    Views

    1.3K

    Likes

    0

    Replies

    8
  • 4/14/24
    Hi Team, I have a git repository(Repo A) which has dependent on other main repository (Repo B). In Repo A we have a service implementation. In Repo B we have common code, here we have a util class and it has a static methods. We are calling these static methods from Repo B in Repo A. Now we are writ...

    Views

    5.9K

    Likes

    0

    Replies

    4