Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 10/8/24
    We are excited to announce that Adobe Developers Live returns on November 12, 2024, bringing together the Adobe Experience Manager and Commerce community in a hybrid format. Whether you attend in-person at Adobe’s HQ in San Jose, California, or virtually, this event is designed to provide valuable ...

    Views

    2.3K

    Likes

    14

    Replies

    2
  • 1/25/22
    Hi guysI have the following use case:I created a custom workflow for publishing content into production, but only if the reviewer approves the changes that are made by the requester.Now, the problem is that, when the workflow is created, the notification is sent to all the members of the group where...

    Views

    2.6K

    Likes

    0

    Replies

    12
  • 1/25/22
    I am working on replicating data to Kafka using ssl trust store . I would like to know as to what would be the best way to accomplish this .

    Views

    2.6K

    Likes

    0

    Replies

    9
  • 1/24/22
    In AEMaaCS, I have a form container that sends emails with set up with "Thank You Page" parameter, which gives me this component configuration:{ "redirect": "/content/mywebsite/form", "subject": "Hello", "sling:resourceType": "core/wcm/components/form/container/v2/container", "actionType": "...

    Views

    244

    Likes

    0

    Replies

    0
  • 1/23/22
    AEM Cloud Service - Case Insensitive URLS for accessing Site pages by Sreekanth Choudry Nalabotu Abstract Goal Cloud Service Version 2022.1.6198.20220113T173638Z-211100 (Jan 13, 2022) Apache mod_speling module can be used to configure Case Insensitivity for URLs on an onPrem AEM instance. This pos...

    Views

    617

    Likes

    2

    Replies

    0
  • 1/23/22
    How to handle errors in Sling Servlet requests by Jörg Hoh Abstract Error handling is a topic which developers rarely pay too much attention to. It is done when the API forces them to handle an exception. And the most common pattern I see is the “log and throw” pattern, which means that the excepti...

    Views

    673

    Like

    1

    Replies

    0
  • 1/23/22
    How to Write AEM Reusable Touch UI, Granite UI Configuration by Briankasingli Abstract Why are we repeating ourselves, writing the same Touch UI (Granite UI Component) configuration again and again as developers? It’s been like the 10th time that we have created a Granite UI Component configuration...

    Views

    271

    Like

    1

    Replies

    0
  • 1/23/22
    Custom Rich Text Editor (RTE) Plugins for Adobe Experience Manager by Bounteous Abstract Out-of-the-box (OOTB) plugins and their features cover many text editing use cases, but there will always be a need for customization. Recently, I came across a requirement where authors wanted the flexibility...

    Views

    307

    Likes

    0

    Replies

    0
  • 1/23/22
    Customizing the AEM Grid by Tiffany Olejnik Abstract I’ve already reviewed common misconceptions of responsive design in AEM. Based on that, we can look at two approaches that address these fallacies while adhering to AEM grid best practices: 1. AEM grid can be strictly used for the layout containe...

    Views

    471

    Like

    1

    Replies

    0
  • 1/23/22
    AEMaaCS - Touch UI Dialog Dynamic Dropdown by Arun Patidar Abstract Populate Touch UI Dropdown Dynamically based on Other Field In AEM touch UI, the dropdown options can be populated using static fields or using datasource but the dropdown options are static. Let's say I need to create a dropdown ...

    Views

    294

    Likes

    0

    Replies

    0
  • 1/23/22
    I followed this article - https://medium.com/adobetech/customizing-the-aem-grid-3ff9c2121a36 for customizing my AEM Grid to different break point (small, medium, large, xlarge etc)When I add a container and make this container as responsive - all components including container used to show 12 column...

    Views

    1.6K

    Likes

    2

    Replies

    3