Expand my Community achievements bar.

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

  • 8/23/23
    I'm extending the list core component and implementing pagination and filtering via the JS Use API, but I'm having an issue passing values to the JS. The HTL I have: <sly data-sly-use.list="...TextList"></sly> <sly data-sly-use.pagination="${ 'text-list.js' @ listID = list.id, val = 'red' }"></sly> ...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 8/23/23
    Hi, I am currently implementing the Web-optimized image delivery api to convert to webp in my custom component, I researched and put into practice the documentation provided in: https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/developing/advanced/web-optimized-image-del...

    Views

    1.5K

    Likes

    0

    Replies

    7
  • 8/23/23
    Hi Team, I am using Aspose.Pdf third party Java library. I declared the dependency as below  <dependency><groupId>com.aspose</groupId><artifactId>aspose-pdf</artifactId><version>22.12</version></dependency> Aspose is suggsting to include their own repository in pom.xml. as below  <repositories>   <r...

    Views

    2.5K

    Likes

    0

    Replies

    3
  • 8/23/23
    Hi All, We need to send a folder under /content/cq:tags to smartling for translation. Is there any OTB way available or do we have to manually shared each tag? Thanks in advance

    Views

    742

    Likes

    0

    Replies

    1
  • 8/22/23
    Problem Statement --> AEM Tag references are lost when we do move/merge operation via tagging console. Steps to reproduce the issue Step 1 -> Create the following tags1. Tag A2. Tag  A --> Leaf 13. Tag B4. Tag B --> Leaf 1 Renamed Step 2 -->  Adding tag to a Page1. Open any page properties.2. Add Le...

    Views

    685

    Likes

    0

    Replies

    2
  • 8/22/23
    Hi Team, While searching for any asset in AEM, the search's result is capped at 1000. I want to see all the search results. Is there any way to increase the search result limit, or is this the default behaviour of AEM? Please help me to resolve the issue. Thanks in advance. 

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 8/22/23
    I have added a custom field in page properties. This field has a related clientlib which loads and works fine when I open the page property to edit. But on page creation, the Client lib doesn't load even though the field renders.Please suggest what can fix the issue. 

    Views

    2.5K

    Likes

    0

    Replies

    15
  • 8/22/23
    HiI am facing a java version issue in cloud manager build and log saysworkflow/NotifyReferencesProcess.java:[18,33] cannot access org.apache.jackrabbit.api.JackrabbitSession 06:52:13,524 [main] [ERROR] bad class file: /root/.m2/repository/com/adobe/aem/aem-sdk-api/2023.6.12255.20230608T053118Z-230...

    Views

    2.8K

    Likes

    0

    Replies

    5
  • 8/22/23
    as above. This is what I can see right now in my component dialog. I want to add these 2 icons How do I do it? Thanks!-------------------------------------------------------this is a code snippet from my component dialog <heading jcr:primaryType="nt:unstructured" sling:resourceType="cq/gui/c...

    Views

    637

    Likes

    0

    Replies

    2
  • 8/22/23
    Hi, I recently upgraded the acs-commons version on ams and aem on-prem and notice that dispatcher flush for acs-commons only works for invalidate and not the delete option for content pages available for the configuration, if you have locked pages on aem for requested content node. no issue with del...

    Views

    802

    Like

    1

    Replies

    1