Expand my Community achievements bar.

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

  • 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

    480

    Likes

    0

    Replies

    1
  • 1/25/16
    Hello, I am New to AEM , May know what exactly difference b/w page level component and Template level component.

    Views

    668

    Likes

    0

    Replies

    3
  • 1/24/16
    How to remove sample content in AEM6

    Views

    329

    Likes

    0

    Replies

    1
  • 1/24/16
    we usually write in cq:actions editannotate if we want to have edit and annotate in the edit bar of the component. is it possible to have only annotate without edit button in the edit bar..i tried annotate instead of editannotate  .but its not working.

    Views

    426

    Likes

    0

    Replies

    2
  • 1/23/16
    Hi All,We need a requirement like, components must include under Siderail in the template level. Means, for example author must not go to design mode and select the components on their wish. Components must be available on the Siderail, once author create the page using the particular template. How ...

    Views

    384

    Likes

    0

    Replies

    2
  • 1/22/16
    Hi,We have a system that is developed based on AEM 6.0. We are in the process of upgrading to 6.1. However, instead of upgrading from 6.0 to 6.1, we've decided to install a brand new 6.1 instance and export our content into the new instance.I've reached the step of exporting ACL (using ACS tools' AC...

    Views

    785

    Likes

    0

    Replies

    3
  • 1/22/16
    Hello all,I'm using a third party library in my OSGi bundle.I've added their dependency to my pom.xml file.When I run mvn clean install it builds successfully.However when I install the OSGi bundle it says three packages can not be resolved.What can the issue be here?BTW this dependency works as a r...

    Views

    7.0K

    Likes

    0

    Replies

    5