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

  • 8/12/16
    Hi Everyone, I need help with comparing string data using sightly : data-sly-test Please help me if you know how to do that. This is what I tried but didn't worked.      <sly  data-sly-test.var1="${abc.xyz.name}"></sly>     <sly  data-sly-test.var2=" ${'abc.xyz.lmn' @i18n}"></sly>     <sly  data-sly...

    Views

    16.2K

    Likes

    0

    Replies

    4
  • 8/12/16
    Hi All,The custom TransportHandler is not called when I am publishing a page. How to fix it ?Please find the source code.I'm using AEM 6.1.I read one thread where it is mentioned that service ranking needs to be set higher.But the link provided does not have enough details.__________________________...

    Views

    1.7K

    Likes

    2

    Replies

    2
  • 8/12/16
    Hi AllI am trying to create a basic search component.It is meant to take a text input from the user and on button click submit that input. It then will display the results returned.The component as it stands looks like this:<p>General Search Component - Mach 12</p> <div> <form> Search: <input type="...

    Views

    2.0K

    Likes

    0

    Replies

    4
  • 8/11/16
    We have to migrate an AEM site from 5.6 to 6.2. We have a use case, where email notification is required for comments component. When a user posts a comment, an email will be sent to a reviewer. This is currently implemented in the 5.6 site using a workflow. When a new comment is added in the JCR re...

    Views

    1.9K

    Like

    1

    Replies

    5
  • 8/11/16
    Hi all,In my projects, we have integrated Eclipse with AEM Author, so that when any Java code changes are saved in Eclipse, they are replicated to AEM.Also, when we wanted to move the code to other environments, we manually create packages and deploy.1. What are the other ways of deployments? How th...

    Views

    7.1K

    Like

    1

    Replies

    6
  • 8/11/16
    Hi - I am new to AEM CMS development.I am working on a POC for automated content migration from one template to the other. Wanted to know if its possible in AEM . My naive approach when I heard about this POC was to create the content as components ( say with the required styling ) and just call the...

    Views

    3.3K

    Likes

    0

    Replies

    11
  • 8/11/16
     We are evaluating the authoring templates feature for one of your our projects. Authoring templates are empowering the authors to define the template layout without the need for a developer. while creating each template type, the author is selecting a a template type. For creating any new page temp...

    Views

    933

    Likes

    0

    Replies

    2
  • 8/10/16
    Hi All,Is it possible to invoke JSP code in AEM 6.2 following an HTTP POST request?I have managed to get it working for HTTP GET but I can’t get it working for HTTP POST.I have listed below the steps I have gone through so far to get JSP code running with HTTP GET and to try to get it working with H...

    Views

    5.8K

    Like

    1

    Replies

    11
  • 8/10/16
    Hi All, In one of our project, we would like to implement profanity protection in AEM. As we know, AEM does not provide OOTB solution.Adobe blog does suggest one Defensio Web Service  Profanity | Content Management Do we have any other option apart from Defensio web service? thanks in advance.

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 8/9/16
    I am trying to write a listener which listens to page activation but in Publish Environment. The code which I have written works in author environment but doesn't in publish, i.e. it doesn't listen to Replication even in pub environment. I have attached the underlying code. Any help is highly apprec...

    Views

    5.0K

    Likes

    0

    Replies

    4