Expand my Community achievements bar.

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

  • 1/7/16
    Is there any way I can detect if a component is being edited in touch or classic UI from the handlebar template of the component? Thanks for reading.

    Views

    898

    Likes

    0

    Replies

    3
  • 1/7/16
    I'm trying to programmatically invoke a workflow which holds two workflows - DAM Offloading & a custom workflowThe problem I have here is Offloading is working fine...however my custom workflow is not executing within the step.Currently offloading has two servers - Both don't have my custom workflow...

    Views

    891

    Likes

    0

    Replies

    7
  • 1/7/16
    Hi,In my project, there is a requirement to call a web service with some parameters, receive search results and display them in AEM.Which components shall I use for the search results? Table component or something else?Could you please direct me to sample code for populating a Table component or som...

    Views

    595

    Likes

    0

    Replies

    5
  • 1/7/16
    I've replicated a site to our publish instance using activate tree. Everythingis find except when it calls out to the servlet. How do i replicate the servlet to thepublish instance. The servlet is currently in an oSGI bundle. Thanks.

    Views

    623

    Like

    1

    Replies

    4
  • 1/7/16
    I'd like to have users go to a different page other than the root of our application when logging out.I am following this post here: http://cqinnovator.blogspot.com/2014/07/how-to-change-default-page-after-sign.htmlI have created this: /apps/myapp/config.publish/com.day.cq.commons.servlets.RootMappi...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 1/7/16
    Hi,I have an osgi bundle with a reference of a interface: @Reference private MyServiceInterface myserviceInterface; The bundle is built correctly and i can see the service under both system/console/services and system/console/configMgr. The MyServiceImplementation (the class that implements the inte...

    Views

    2.3K

    Likes

    0

    Replies

    9
  • 1/7/16
    Is there a way to do this? Due to the amount of traffic going into AEM with alot of assets and such.It's hard to troubleshoot if some problems occur since the logs take a long time to load up.Is there a better option as to using curl command to just download the log itself? Thanks.

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 1/7/16
    My blue print and live copy only displays in classic view. How do I implement blueprint and live copy for touch UI ?<?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"    jcr:primaryType="cq:Widget"    xtype="blueprintconfig...

    Views

    872

    Likes

    0

    Replies

    3
  • 1/7/16
    According to https://docs.adobe.com/docs/en/aem/6-1/administer/integration/marketing-cloud/search-and-promote.html  we need to generate a sitemap of your web site that the Search&Promote service can read for indexing purposes. AEM provides and OOTB /libs/foundation/components/primary/cq/Page/sitemap...

    Views

    623

    Likes

    0

    Replies

    2
  • 1/7/16
    Hi all,I've added  custom column following this github project instructions: https://github.com/Adobe-Marketing-Cloud/aem-sites-extension-listview-columnsHowever once more than 20 pages are created the lazyloader adds the additional rows without the data for the custom column.For the sake of recreat...

    Views

    879

    Likes

    0

    Replies

    4