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

  • 9/3/25
    Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day.  In a world where so much is automated...

    Views

    4.0K

    Likes

    14

    Replies

    19
  • 2/8/17
    Hi ,We are looking for authentication for External users for our application. what is the best options to authenticate the external users for Web application(AEM) . Please note that the constraint is that we cannot save user details in AEM.

    Views

    2.5K

    Likes

    0

    Replies

    4
  • 2/8/17
    Hello All,we have an issue with translation project1.            We had submitted a project for translation and its received at the translation service provider2.            Translator process the page adding in translated content and marks the status a delivered at their portal.3.            We acc...

    Views

    7.9K

    Likes

    0

    Replies

    6
  • 2/8/17
    We have been noticing that while using the translation framework, the addition of pages seems to sometimes work and sometimes fail.When creating a translation project and adding translation jobs to this project, it seems that adding the same page to multiple translation jobs triggers an error.The pa...

    Views

    3.2K

    Likes

    0

    Replies

    1
  • 2/7/17
    Hi all,In sightly if I try to use single quotes its getting converted to double quotes. Same thing renders fine in JSP.<meta name='tags' content='tag1,tag2' />converted to<meta name="tags" content="tag1,tag2" />I need something like  <meta name='tags' content='tag1, tag2' data-content='["tag1", "tag...

    Views

    2.6K

    Like

    1

    Replies

    8
  • 2/7/17
    Hi,Is it possible to defer or call ClientLibs asynchronously in AEM 6.1? So, something like: <cq:includeClientLib js="cq.jquery" async /> or <cq:includeClientLib js="cq.jquery" defer /> ? I have found examples using Sightly in AEM 6.2 but no luck finding examples using JSP's.Any help appreciated.Tha...

    Views

    7.8K

    Likes

    3

    Replies

    5
  • 2/5/17
    Hi,I see lot of audit nodes created under /var such as /var/audit/com.day.cq.wcm.core.page, /var/audit/com.day.cq.replication, /var/audit/com.day.cq.dam. As the application usage increases, day by day, the number of nodes created under these nodes is increasing and is adding to the repository size o...

    Views

    8.4K

    Likes

    0

    Replies

    6
  • 2/1/17
    Hi, We are using AEM 6.1 with SP2. When cancelling inheritance on a component, the child nodes are not being cancelled, which ends up overriding data during rollout.  According to the documentation - https://docs.adobe.com/docs/en/aem/6-1/develop/platform/custom-nodetypes.html#cq:LiveSyncCancelled -...

    Views

    7.2K

    Likes

    0

    Replies

    5
  • 2/1/17
    Hi,I have an AEM system which we've recently upgraded from 6.0 to 6.2.  While testing the environment post upgrade we've noticed that email notifications that are triggered as part of workflows are not being sent out.  To simplify testing I created a workflow with just one step, to send an email to ...

    Views

    3.1K

    Likes

    0

    Replies

    6
  • 1/31/17
    Hi All,Recently we have moved from AEM 6.0 to AEM 6.2 and we have organised our users into different types of groups.After upgrading to AEM 6.2, all of these users are users are associating with not required groups.For example, in AEM 6.0 my user is part of administrator group but if I go see associ...

    Views

    2.3K

    Likes

    0

    Replies

    4
  • 1/31/17
    Hello,I am currently working on custom RTE plugins in ExtJS for richtext. I was able to create a custom colorpicker plugin with a good tutorial, but I want to go deeper. The plugin class extends CUI.rte.plugins.Plugin, but I am not able to find any documentation on google.Have someone already search...

    Views

    1.0K

    Like

    1

    Replies

    1