Expand my Community achievements bar.

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

  • 17-07-2020
    Hello All, I am trying to see if it is possible to cache the header and footer in dispatcher so that when any page is called for the first time, at least the header and footer is used from the dispatcher cache created from first page that was hit on the site.I found that if we do <sly data-sly-resou...

    Views

    853

    Likes

    2

    Replies

    2
  • 17-07-2020
    Team, I am unable to open any edit dialog for aem components.Please let me know if there any service pack needs to installed for AEM 6.5 instance. 1)Clicked configure icon  2)Displayed JS Error in browser console. Thank your help in advance.   

    Views

    3.2K

    Likes

    0

    Replies

    7
  • 17-07-2020
    How to disable delete option for particular set of dam assets? Need specific answer .. I have gone through lots of article already .Please suggest.   

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 16-07-2020
    Hello All - I am using experience fragment in AEM 6.5. Below files are not required but they get added in the publish instance even if it is not part of my include clientlib category. This is causing unwanted network calls. In my custom component, it is pointing to sling:resourceSuperType:cq/experie...

    Views

    1.1K

    Likes

    0

    Replies

    5
  • 16-07-2020
    Hello everyone,Is it possible to turn off Target option from image? Because from our anlaysys it is casuing the AEM to breakThNKS 

    Views

    543

    Likes

    0

    Replies

    5
  • 16-07-2020
    Hi , I am using MockitoJUnitRunner for Junit . I having the below code in java :-User currentUser = request.getResourceResolver().adaptTo(User.class);if(currentUser.isAdmin())return;Iterator<Group> currentUserGroups = currentUser.memberOf();while (currentUserGroups.hasNext()) {Group grp = (Group) cu...

    Views

    2.8K

    Likes

    0

    Replies

    12
  • 16-07-2020
    How to add Custom WF for Publish Page (in Page Properties Dropdow)I did an ovelay of /apps/wcm/core/content/editor/jcr:content/content/items/content/header/items/headerbar/items/pageinfopopover/items/list/items/publish/granite:dataand /apps/wcm/core/content/sites/publishcompagewizardBut its not work...

    Views

    858

    Likes

    0

    Replies

    2
  • 16-07-2020
    Hi All, I got following use case and looking for options as well clarity on sling rewrite transformer factory, transformer. mobile app will access AEM site urls with a query parameter "mobile=true" and header, footer needs to be hidden. options:1. append query param "mobile=true" to all anchor eleme...

    Views

    907

    Like

    1

    Replies

    8
  • 16-07-2020
    The tar files used by AEM in the repository/segmentstore have names like dataNNNNNL.tar, where NNNNN is a 5 digit number and L is a letter. What happens when NNNNN needs to be greater than 99999?

    Views

    1.1K

    Like

    1

    Replies

    4
  • 16-07-2020
    Hi, I have requirement of below script.<div class="${object.ColumnContainerClass}"><sly data-sly-list="${object.ColumnSubContainerClass}" >   <div class="${item @CONTEXT='text'}"></sly>Random code ........... <sly data-sly-list="${object.ColumnSubContainerClass}">   </div></sly></div> but I am unabl...

    Views

    833

    Likes

    0

    Replies

    4