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

  • 10/15/15
    Hi,    I am new to AEM, now i am doing the excercise of extending Text & Image componenet. I have performed everything that has been discussed in url "http://docs.adobe.com/content/docs/en/cq/current/getting_started/first_steps_for_developers.html" but i am not seeing the "left" "right" option in th...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi,I am doing some load tests and i see the below error quite frequently and not sure how i can resolve it. My Sample code is fairly written. I am also using synchronized method just to make sure that no other thread is modifying the group. I am trying to add members to group and i have checked the ...

    Views

    1.2K

    Likes

    0

    Replies

    6
  • 10/15/15
    Can we have multi selectable drop down in CQ5 component dialog? I have a requirement where in cq5 authoring dialog user wants to select multiple values from the dropdown? How do we configure?

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 10/15/15
    HiI have a component SightlyTest in which i have following file :SightlyTest.html : Hello Sightly         ${properties.description} <div data-sly-use.extra="extra1.html">     <div data-sly-call="${extra @ text=properties.description}"></div> </div>extra1.html : <template data-sly-template.extra="${@...

    Views

    2.8K

    Likes

    0

    Replies

    7
  • 10/15/15
    Hi All ,I wanted to know is there any inbuilt tool in CQ5.6  which will parse an xml and create content pages accordingly? Your inputs would be helpful RegardsRK

    Views

    542

    Likes

    0

    Replies

    1
  • 10/15/15
    In Scene7, I am creating renditions of an image using Image Presets.How do we sync this image renditions from scene7 to AEM.

    Views

    786

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi, I have disabled content finder for pages in edit mode by adding below property to page componentcq:defaultView="html (http://helpx.adobe.com/experience-manager/kb/DisableContentFinder.html)With above property addition, i see the page is losing edit capabilities as well. Even side kick is not app...

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 10/15/15
    All required setup(maven 3.0.5, updated settings.xml with required repo) for building with maven is completed,Looks like public repository issue, i am seeing 404 for below, can somebody from adboe can check the repository?https://repo.adobe.com/nexus/content/groups/public/org/apache/maven/plugins/ma...

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 10/15/15
    HiI just completed the setup of Dispatcher in Ubuntu 14. After changes apache service started successfully and also i can see the welcome page when i hit http://localhost/ . dispatcher.log has been created as per the path provided. docroot for the cache also got created after server restarted. But I...

    Views

    4.2K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi All,I'm facing an Authentication issue in my web app (AEM6, authentication via form login). I implemented an AuthenticationHandler that is involved for a specific path (/content/it).It works well and it is invoked also for the login page url (/content/it/login.html).  Following the Sling document...

    Views

    689

    Likes

    0

    Replies

    1