Expand my Community achievements bar.

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

  • 11/1/22
    We're using AEM 6.5.12 and trying to customise the filters in Inbox. Even if I'm able to change/add new filter predicates, it seems the underlying query doesn't honour those custom predicates. Please suggest.  

    Views

    381

    Likes

    0

    Replies

    2
  • 11/1/22
    LocalPageResponse localPageResponse = createLocalPageService.createLocalPage(filePath);Gson finalResponse = new Gson();response.getWriter().print(finalResponse.toJson(localPageResponse));List<String> outputLogs = new ArrayList<>(); this is piece of code from servlet , while writing test class for sa...

    Views

    2.2K

    Likes

    0

    Replies

    2
  • 11/1/22
    Does the resource resolver object which we get from a resource or request object in a sling model has all JCR privileges(read, write, modify etc...) ??    

    Views

    492

    Likes

    0

    Replies

    2
  • 11/1/22
    Hi Team, I am facing one issue with my sling model. It mentioned in my core/pom.xml file as export package. But its not there in "system/console/status-adapters" location. I have followed the below articles too but didn't get the solution. https://experienceleaguecommunities.adobe.com/t5/adobe-exper...

    Views

    347

    Likes

    0

    Replies

    1
  • 11/1/22
    I want to use slick carousel for my component and need to have select pannel functionality which ootb core carousel component offers along with the same. Can we achieve this and if yes how can this be accomplished?

    Views

    341

    Likes

    0

    Replies

    3
  • 11/1/22
    Hi,   The asset remains in processing state after uploading. But the asset can still be referenced and published.   I am on 6.5.11    Please find the screenshot below :     Thanks and regards, Vijaya Kumar A

    Views

    897

    Likes

    0

    Replies

    4
  • 11/1/22
    Hi Team,   I have a Component Video card with DS  the expected result is the description should be display at the bottom of the DS card. But actual result is On mobile, The card with video DS doesn't display its description on frontend. please find below attachment.     Thanks, Vani

    Views

    325

    Likes

    0

    Replies

    1
  • 11/1/22
    As of now when we edit tag it gives us few option of languages in Localization while editing I want to add Few languages in it How can I achieve that?.

    Views

    1.6K

    Likes

    0

    Replies

    2
  • 10/31/22
    I have three template. All page are inherited from a root named page Homepage templateContent page templateSearch page template And Content structure is home-page-template content-page-template-1 content-page-template-1.1content-page-template-1.2 content-page-template-1.2.1 .... search-page-template...

    Views

    1.4K

    Likes

    2

    Replies

    5
  • 10/31/22
    I am trying to make some changes in the content.xml and then deploy it using command " mvn clean install -PautoInstallPackage"  But the changes do not reflect on the content. I have to uninstall the package and install the package manually only the changes are reflected.    Anyone know why?    =====...

    Views

    3.7K

    Likes

    0

    Replies

    16