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
    Creating a (rather basic) dropdown list as a customized xtype is resulting in strange behavior. Please find attached all the required screenshots and below the encountered behavior: an Xtype withe the name ejstcustom and to be used in a dialog is created and registered. Snippet of JS code has been a...

    Views

    741

    Likes

    0

    Replies

    2
  • 10/15/15
    I am using ?debugClientLibs=true to see that my css and JS files are there in AEM.  JS file is showing up in console(image attached) but when right click on page and see source code. It is not included in page .1. if js file is in console(attached image), then it should included be in source code.  ...

    Views

    631

    Likes

    0

    Replies

    2
  • 10/15/15
    In my bundle I am accessing Session like thisSession session=slingRequest.getResourceResolver().adaptTo(Session.class);I am concerned about creating possible memory leaks. My question is should I be doing session.logout() here after my bundle completes execution?

    Views

    387

    Like

    1

    Replies

    1
  • 10/15/15
    Currently I am able to send plain text email from CQ without using OOTB mail service.Now I need to send email in html format. The email template should allow author to edit the content like adding images from DAM and also adding components from sidekick.I am able to send html email but the image is ...

    Views

    584

    Likes

    0

    Replies

    2
  • 10/15/15
    HiI am using the below link to export AEM users as SF leads.http://dev.day.com/docs/en/cq/current/administering/integrating-with-third-party-services/integrating-with-salesforce.htmlWhen I start the OOTB salesforce export workflow, it gives me an error as attached. Any Idea how to solve this issue.

    Views

    1.6K

    Likes

    0

    Replies

    8
  • 10/15/15
    Hi,is there anyone that has used the maven-scr-plugin and the org.apache.felix.scr.annotations higher than 1.7.4 with AEM5.6.1?Whenever I try to step the version of the plugin or the annotation, I get the error "Bad type on operand stack in arraylength". /Ove

    Views

    1.6K

    Like

    1

    Replies

    3
  • 10/15/15
    I have succesfully executed cq-quickstart-5.6.1.jar, and got the instance running locally.However when I try the upgrade procedure in the Tools tab in CQ WCM -> Importers and Double-click on the Upgrade from CQ3/CQ4 Page to open, the following message appears (the same result when I try to open the ...

    Views

    357

    Likes

    0

    Replies

    1
  • 10/15/15
    CQ5 gem http://dev.day.com/content/ddc/en/gems/commerce-framework.html is really cool to start AEM+hybris integration with sample project provided over here.https://github.com/paolomoz/cq-commerce-impl-sample in github.I downloaded package and build it all appears good in system console and then as ...

    Views

    818

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi ,I am trying to implement a component that uses the querybuilder api.Everything works fine until I try to implement multiple sorting. When I add the second orderby predicate the query simply returns all pages in the project. Not sure what I'm missing.  Appreciate any help:Here is my query:path = ...

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi, Working on AEM6 beta for my company, I discovering the product and sightly.I was looking at this page : http://dev.day.com/docs/en/cq/pre-release/overview/sightly/use-api-in-java.htmlI wonder how can I add com.adobe.cq.sightly.WCMUse in my maven project ?  Best regards, MisterJpa

    Views

    422

    Likes

    0

    Replies

    1