Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 1/22/24
    In my project, I'm trying to use com.google.auth. However, this is requiring me to add dependency of com.google.guava. Even with this dependency added and exported via bnd-maven-plugin, I'm getting error: Caused by: java.lang.ClassNotFoundException: com.google.common.base.MoreObjects not found by co...

    Views

    764

    Likes

    0

    Replies

    4
  • 1/22/24
    Hi team,I have been experiencing what I consider could be a possible issue when using the fileupload resourceType inside our component's dialog xml, same coming from: granite/ui/components/foundation/form/fileupload I have been doing some differente tests to see if I can find a pattern and this is w...

    Views

    277

    Likes

    0

    Replies

    3
  • 1/22/24
    We are running NextJS with the majority of queries being called from getServerSideProps to allow for SSR. The only exception is our search page, which we want dynamic results updates, thus require client side rendering.I produced a test case which uses the same queryVariables, and ensured the aemHea...

    Views

    460

    Likes

    0

    Replies

    3
  • 1/22/24
    I am using sling post servlet to create a page reading a JSON. The json is valid and structured, but the resulting page that is created by the servlet has the nodes underneath in jumbled order. Is there a way to preserve the order as is in json? Please suggest. 

    Views

    448

    Likes

    0

    Replies

    5
  • 1/22/24
    Hi Team, Is there any enhancement in the roadmap to enable Unpublish of a page/asset when one deletes from Author environment? This would be really handy as we no longer have access to CRXDE or any other mechanism by which pages/assets can be deleted from publish environment directly on AEMaaCS. Cur...

    Views

    238

    Like

    1

    Replies

    2
  • 1/22/24
    Can we override  coral-selectlist-item selected attribute of dialog box in javascript? Can not remove selected atribute from coral select options list by javascript in aem 6.5

    Views

    308

    Likes

    0

    Replies

    3
  • 1/22/24
    In Asset Share Common,  I am using the Rendition component and disabled the legacy mode in dialog. Selected my custom renditions from the dropdown in the multifield. I have also selected the checkbox to enable In preview mode I am able to see the new smart crop options but they are not clickable. I ...

    Views

    367

    Likes

    0

    Replies

    6
  • 1/21/24
    hi all, i am trying to push my maven build artifacts to sonatype nexus repo.i am following the blog Maven Deploy to Sonatype Nexus RepoI am getting the below error -[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.1.1:deploy (default-deploy) on project xyz: Failed to dep...

    Views

    768

    Likes

    0

    Replies

    7
  • 1/21/24
    Hi Everyone,    I have overridden core teaser component into my project to add some custom fields in dialog level, there is no major changes in sightly. If I configure redirection url in dialog then it's redirecting properly as per the configuration.   But I didn't configure any redirection link in ...

    Views

    517

    Likes

    0

    Replies

    11
  • 1/21/24
    When I install the project using maven command and tried to add a component in the page. It is blank Maven commandmvn -B org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate -D archetypeGroupId=com.adobe.aem -D archetypeArtifactId=aem-project-archetype -D archetype Version=39 -D appTitle="...

    Views

    640

    Likes

    0

    Replies

    11