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
    I am trying to configure AEM with Adobe DTM for tag management. I gave the API token and could successfully connect to DTM and fetch the company name and web properties. We are hosting the DTM libraries in AEM itself. Hence I selected "self-hosting" option. I have given the DTM bundle URL as well as...

    Views

    770

    Like

    1

    Replies

    1
  • 10/15/15
    Hi All,Is there a feature, similar to "live copy" for DAM assets?  I'm looking for a way to create a parent/child relationship between assets, where the "children" assets inherit from the "parent".  We are currently running AEM 5.6.1, but would be interested in new features that may exist on 6.0 or ...

    Views

    2.2K

    Likes

    0

    Replies

    13
  • 10/15/15
    Can anybody tell me the pdf generation for classic ui is working fine but not not in case of touch ui  as same template and component has been used for touch ui.

    Views

    333

    Likes

    0

    Replies

    3
  • 10/15/15
    I'm looking at putting some event handling on a dialog and going through the instructions here: https://helpx.adobe.com/experience-manager/using/creating-touchui-events.html1) The instructions result in an event that fires on ALL dialogs. Is there an example for setting up an event on a specific dia...

    Views

    1.3K

    Like

    1

    Replies

    3
  • 10/15/15
    Hi All,(Similar issue to mine: http://coderissues.com/questions/31437688/how-to-traverse-a-map-having-keys-of-object-type-using-sightly )I am having tough time iterating a custom map in sightly, previously I have iterated through normal map<String, String> many type in sightly and it worked perfectl...

    Views

    3.7K

    Likes

    0

    Replies

    11
  • 10/15/15
    Hi,I need to add a panel into a compositefield.This is the code:this.mypanel = new CQ.Ext.Panel({layout:"hbox",width:200, height:100}); this.mypanel.add(this.textLink); this.mypanel.add(this.url); this.add(this.mypanel); this.mypanel.enable(); this.mypanel.setVisible(true); this.mypanel.doLayout(); ...

    Views

    208

    Likes

    0

    Replies

    1
  • 10/15/15
    Can we do resource resolver mapping for DAM URLs like for content path we can?Lets say we have a DAM URL like (/content/dam/test/en_us/footer.png), in publisher we can refer that image like http://localhost:4503/content/dam/test/en_us/footer.pngand we have dispatcher configured for the above publish...

    Views

    2.3K

    Likes

    0

    Replies

    10
  • 10/15/15
    Hi,I am trying to use Jsoup library by creating an OSGi bundle out of it. I have created the bundles before so I am pretty much familiar with the process. I have also added the dependencies in the pom.xml like this: <dependency> <groupId>org.jsoup</groupId> <artifactId>jsoup</artifactId> <version>1....

    Views

    2.1K

    Likes

    0

    Replies

    4
  • 10/15/15
    I checked that cq:designPath is same in author and publish but when I am using ${currentStyle.path} to get the design path in author and publish then there is a slight difference i.e.author:/etc/designs/default/jcr:content/default-page/par-main/column-control/par-col-1/breadcrumbpublish:/etc/designs...

    Views

    1.4K

    Likes

    0

    Replies

    9
  • 10/15/15
    Hello All,Is there any document/references available on how to use Testing Framework provided as part of AEM 6.0???Do we need write any java code to test the component behaviours??Thanks,Kishore

    Views

    186

    Likes

    0

    Replies

    1