Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    On a previous project (6.0 classic) I was able to use data-sly-resource in my templates to include some components and make them editable by authors. In playing around with 6.1 with touch ui, I tried to use the same approach but experiencing an unexpected outcome. The component will appear on the pa...

    Views

    5.6K

    Like

    1

    Replies

    12
  • 10/15/15
    Can any one please guide me for Clustering in AEM 6.1. Any documentation or reference will be of great help.

    Views

    622

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi Everyone,I am creating a copy on activation. In my use case I will be activating hundreds of pages at go.On activation copies are created, but some of the pages are missing. The pages that are missing are similar to the other ones, they don't carry any special content as well. I am using AEM 5.6,...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi Team,We have performance issue in production author environment, taking long time to load page, components,sidekick,response from custom libraries(CSS & JS).  Environment: AEM 6 and SolarisI would really appreciate if you could provide suggestions/debugging technics to resolve the issue in author...

    Views

    1.8K

    Like

    1

    Replies

    6
  • 10/15/15
    Hi,     I have to use form values in my workflow.I created a simple form which accepts user values,based on that value decision need to be taken in the workflow.     I added form participant step,process step to retain form values(since work Item object is not accessible in OR split) using ecma scri...

    Views

    736

    Likes

    0

    Replies

    3
  • 10/15/15
    We have two AEM instances and trying to access one AEM instance repository on other AEM instance. I've created workflow process where I used below to code to access. But it is throwing below exception when the process is executed.Piece of code: Repository repository = JcrUtils.getRepository("http://...

    Views

    1.7K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hello. I'm new to AEM and was wondering what Adobe offers for testing pages for cross browser compatibly? Adobe Labs used to be an option, but what is there now?Thanks.

    Views

    2.5K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,in Sightly I use local classes for my components. This classes should extend an abstract class. But the abstract class can’t be found in the classpath. It does not even get compiled.In fact I have a file structure like this:/apps/myproject/components                AbstractComponent.java/apps/myp...

    Views

    2.2K

    Likes

    0

    Replies

    11
  • 10/15/15
    Hi,I can not change the rtePlugins a richtext in touch ui. I read that you could do something like that, but it is not detailed . Can you help me please ? .../text/cq:editConfig/cq:inplaceEditing/config/rtePlugins

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 10/15/15
    How to limit the number of nodes returned  using Node.getNodes() in AEM 5.6.1 . or is there any option to travese the child nodes with index ., say Node.getNode(index)., of Node.getFirstChild() ?  This will be helpful in retreiving specific Node by its position, instead of getting all the nodes and ...

    Views

    1.9K

    Likes

    0

    Replies

    8