Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 11/4/22
    Hi,   I am trying to change the font face to some of the fonts we use. Right now this is how my code looks:  <font jcr:primaryType="nt:unstructured" faces="[overpass,serif,sans-serif,monospace]" features="*" sizes="[-2,-1,+1,+2,+3,+4]"/>   overpass, serif, sans-serif, monospace all works when I depl...

    Views

    452

    Likes

    0

    Replies

    4
  • 11/4/22
    When the request url is lets say /content/myapp.html and sling:resourceType of myapp is /apps/myapp/components/myappcomponent.   Scenario 1: under myappcomponent, lets say there are  following files myappcomponent.html, myappcomponent.esp   In this case myappcomponent.html will be rendered.   Scenar...

    Views

    1.5K

    Likes

    0

    Replies

    14
  • 11/4/22
    Hello Team, We are facing heap memory issue for our application . Would like to check what should Minimum Heap Size Allocation for Ecommerce application in ideal scenario ?  we know it depends upon user, traffic etc.  Looking for recommendations ...

    Views

    441

    Likes

    0

    Replies

    3
  • 11/4/22
    HI All,    I am trying to setup activity with two experiences. Experiences differ in component styles. For example, showing a teaser component with o round image variant or simple card mode. This need to be achieved from style system and pre-defined styles on teaser component.    Problem is when I g...

    Views

    266

    Likes

    0

    Replies

    1
  • 11/4/22
    Hi All,   We integrated AEM with Splunk to log monitoring In that report we found that some unpublished pages are still system is calling  unpublished content paths how we can debug Please give any suggestions.   Thankyou.    

    Views

    318

    Like

    1

    Replies

    3
  • 11/4/22
    I am looking to create a custom component to pull content fragments based on type(content fragment model) and/or a field filter. Wondering if anyone from the community has already created such types of components. If yes, could you please share the link?   Thanks.

    Views

    627

    Likes

    0

    Replies

    3
  • 11/4/22
    I have a tagfield included in my dialog. I want to print the titles for the tags being added in tagfield how can I achieve that? A code snippet for the same will be really useful.

    Views

    471

    Likes

    0

    Replies

    4
  • 11/4/22
    Does anyone know or any clue to implement AWS X-Ray in AEM? 

    Views

    268

    Likes

    0

    Replies

    1
  • 11/3/22
    Has anyone implemented asset insights in AEM DAM . OOTB we have insights tab in asset properties which provide the data as shown below in the snapshot. We followed the doc https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/manage/assets-insights.html?lang=en   f...

    Views

    359

    Likes

    0

    Replies

    1
  • 11/3/22
    I am using a dropdown in cq:dialog with two fields as shown below in the picture:  The problem is that I want to get the selected value in html and javascript but not able to access those values. I tried using ${properties.propertyName} but it didn't work. Is there a way I can check which value is ...

    Views

    513

    Likes

    0

    Replies

    3