Expand my Community achievements bar.

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

  • 1/26/16
    I had assumed I could cache the response from a servlet in AEM but at the moment this does not seem to be the case. The url for my servlet is: /some/url.param1.param2.json I thought because I am using selectors the dispatcher would be happy to cache it but this is not the case. If I change a node ma...

    Views

    3.5K

    Likes

    0

    Replies

    2
  • 1/26/16
    Hi,I am looking at attempting to use a CDN url in one of the stylesheets of one of my application's clientlibs.Example syntax will be as below:@font-face {  font-family: 'HMAmpersand';  src: url("<<CDN's URL>>");  }Query here is: is it recommended to do so? or are there any major pitfalls to get pas...

    Views

    565

    Likes

    0

    Replies

    1
  • 1/26/16
    Hello,AEM 6.1. We are mass migrating content into AEM via CRX Package. The nodes are created correctly but they appear in the CRX not in a alphabetically order.Is there a way to order the nodes in a alphabetically order by using a script after the import or setting a specific attribut in the .conten...

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 1/26/16
    Dear all,how do I choose the right oak-run Version for compaction? Must it match exactly the repository version used in AEM?I just used oak-run-1.3.9 for Oak 1.2.7 and it seems to work just fine. Can something go wrong?I would like to be sure.Thank you in advance!Kind regards,Ivan

    Views

    882

    Likes

    0

    Replies

    1
  • 1/25/16
    Hi,How developer can create nodes like (par,colctrl,gear-header) in template creation? Normally while creating pages, using sidekick we can drag drop into parsys but how can we do in case of template creation? PFA image for FYR. RegardsKrishh

    Views

    621

    Likes

    0

    Replies

    5
  • 1/25/16
    Hi all, This is related to performance testing. We are using AEM teaser / campaigns / segmentation for personalization.  Refer to below AEM JS/libs/resources/clientlibs/foundation/personalization/kernel.min.js Below method call consumed most of time (and caused slowness) 1) CQ_Analytics.ProfileDataM...

    Views

    499

    Likes

    0

    Replies

    1
  • 1/25/16
    I have a dialog with xtype=selection field, the dropdown has the text field with the value: test1, test2 and test3; value field has the value as 1, 2, 3. When I open the dialog, I will see the test1, test2 and test3 in the dropdown list. If a user select test2, for example, the number 2 is stored as...

    Views

    1.7K

    Likes

    0

    Replies

    5
  • 1/25/16
    Hi,I am including a component like this: <c:forEach begin="0" end="${selectList-1}" varStatus="loopSubmenu"> <sling:include path="submenu_${loopSubmenu.index}" resourceType="aemdevcenter/components/content/global-header/submenu" /> </c:forEach>and to get rid of the auto generated divs I have include...

    Views

    1.4K

    Likes

    0

    Replies

    7
  • 1/25/16
    Hello experts,I am working on a navigation component. This component allows you to select which absolute parent to use and will traverse the child pages 1 level deep.My question to you is, how can I make it so that the user can control how many levels deep the navigation should go? I need to know ho...

    Views

    2.5K

    Likes

    0

    Replies

    6
  • 1/25/16
    Hello.Can someone point me towards how do i set up the diagnosis tools in an existing environment of AEM? I get 'No resource found' when I try to go to, Tools--> Operations--> Dashboard--> Diagnosis, in my environment: Cannot serve request to /libs/granite/operations/content/diagnosis.html in /apps/...

    Views

    479

    Likes

    0

    Replies

    1