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 Everyone,I wanted to know how do we do design dialog configuration for components using Touch UI in AEM 6.0? I could not find the design view option anywhere. Also I went through the authoring AEM 6.0 documentation but there too I couldn't find the details.Do we have to resort to classic view for...

    Views

    660

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi, Issue while passing parameters to Java Use-ApiI tried with both the approach (Passing parameters to a use-class upon initialization and Passing parameters from data-sly-template) as mentioned on http://docs.adobe.com/docs/en/aem/6-0/develop/sightly/use-api-in-java.html. In both the cases i am no...

    Views

    920

    Likes

    0

    Replies

    1
  • 10/15/15
    We would like to start using high-resolution source files for the product images. The source files are generally large .tiff files ranging from 25-50Mb in size.We currently have 5500 product images and expect to add 5000 more.We need to explore how we can filter these source files and the "original"...

    Views

    481

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi, Issue while passing parameters to Java Use-ApiI tried with both the approach (Passing parameters to a use-class upon initialization and Passing parameters from data-sly-template) as mentioned on http://docs.adobe.com/docs/en/aem/6-0/develop/sightly/use-api-in-java.html. In both the cases i am no...

    Views

    5.2K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi Guys,Does anybody knows how to configure the Dispatcher in Mac.Please let me know how to do that?Any help would be appreciated.Thanks & Regards,Maheswar Reddy Gundre

    Views

    572

    Likes

    0

    Replies

    1
  • 10/15/15
    I am building an OSGI Bundle in Eclipse then importing it into AEM. I cannot get the imported package com.headwire.cqblueprints.examples.osgi to be loaded with        mvn -PautoInstallBundle clean install. If I use mvn -PautoInstallBundle clean install -X I do not get any errors and the jar file is ...

    Views

    4.4K

    Likes

    0

    Replies

    8
  • 10/15/15
    Hi,Is it possible to make some changes on node level like setting property using sightly(".html file") ?. In sightly doc (http://dev.day.com/content/docs/en/aem/6-0/develop/sightly.html) they mentioned like Java-backed Objects will be available. If so, how it should be done?.Or otherwise we should u...

    Views

    1.9K

    Likes

    0

    Replies

    6
  • 10/15/15
    I am looking for migration approach to migrate data from XML files to AEM 5.6.1. Can some one please guide me with the steps that should be followed to perform a successful migration.

    Views

    959

    Likes

    0

    Replies

    1
  • 10/15/15
    How defaultProfileSynchronizer() works in CQ-Hybris integration?what is the best practice for user creation in CQ-Hybris integrated system?How to get all the addresses stored in Hybris to show in CQ address book?

    Views

    955

    Likes

    0

    Replies

    2
  • 10/15/15
    I try to build form with CQ.Util.build:<script type="text/javascript"> CQ.Util.build({ "xtype":"panel", "border":false, "items":[ { "xtype":"richtext", "name":"someName", "rtePlugins": { "image": { "features":"*" } } } ], "renderTo":"<%= id %>_fields_wrap" }); </script>..but now I can't drag drop im...

    Views

    700

    Likes

    0

    Replies

    2