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

  • 7/25/25
    If I am making the checkbox default checked using coral2 checkbox field, <enableBanner jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/foundation/form/checkbox" fieldDescription="Check if shorter banner is required." listener="toggle.checkboxShorterBanner" ...

    Views

    237

    Likes

    0

    Replies

    1
  • 7/25/25
    Hi, We created a new  title component under my project folder with sling:resourceSuperType: core/wcm/components/title/v3/title. And for title component dialog we are having 2 fields one is jcr:title and the other is heroText. For heroText we used sling:orderbefore property to show only one sibling f...

    Views

    267

    Likes

    0

    Replies

    4
  • 7/25/25
    Hi, Has anyone implemented context aware configurations in EDS using Universal Editor. If not, is there any alternative functionality that we could use in EDS. Please let me know, if anyone knows anything about that. Will appreciate your help. Thank you.

    Views

    309

    Like

    1

    Replies

    2
  • 7/25/25
    I have a clientlib path which is getting generated in <script> tag by using data-sly-call to a specific clientlib category in HTL fileIs there any way that we can get this etc.clientlib path with the proper id in Sling model?

    Views

    302

    Likes

    0

    Replies

    2
  • 7/24/25
    Hi Team, I have a requirement to enable the /.well-known/security.txt for all of my domains, I did added filter rules and rewrite rules for the same but it is blocking at dispatcher end. /0002 { /type "allow" /method "GET" /url '/.well-known/security.txt' } RewriteRule /.well-known/security.txt$ /c...

    Views

    278

    Likes

    0

    Replies

    2
  • 7/24/25
    Hi Community,We want to expose some custom application metrics like cache hit ratio, external API call counts, or custom service health checks through JMX Console for better monitoring.I am aware that AEM exposes several built-in MBeans (via /system/console/jmx), but we need custom MBeans for our pr...

    Views

    284

    Like

    1

    Replies

    3
  • 7/24/25
    Hi all,On cloud I need to whitelist the egress (outbound) IP addresses on a third-party API firewall. How can I find the list of static egress IP addresses used by AEM environments? Does Adobe provide fixed egress IP ranges, and where can I access the official, up-to-date list of these IP addresses ...

    Views

    261

    Likes

    0

    Replies

    1
  • 7/24/25
    I am trying to automatically synchronize my GitHub repository with the Adobe Cloud Manager Git repository, so that my Cloud Manager pipeline always has the latest source code. I created a GitHub Action to push changes from main, develop, and other branches whenever there’s a commit. However, my push...

    Views

    321

    Likes

    0

    Replies

    1
  • 7/24/25
    Is it possible to logically and securely segregate development, pre-production, and production environments within  Adobe Experience Manager?Specifically:Does this segregation require the configuration of three distinct Adobe Programs, or is there a native way to manage multiple environments within ...

    Views

    429

    Likes

    0

    Replies

    2
  • 7/24/25
    I'm working with AEM 6.5 and looking to optimize performance by configuring the minRecordLength property under org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStore.The documentation recommends setting this to 100 to ensure binaries (like DITA files) are saved in the Data Store instead of t...

    Views

    215

    Likes

    0

    Replies

    2