Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 11/24/21
    Hi, I have added one component in experience fragment.....Now I want to make the page available in every page where page name is "Product" Now I am facing challenge in geting the page name in ModelImpl.class......Whenever I uses currentPage=resourceResolver.adaptTo(PageManager.class).getContainingPa...

    Views

    1.0K

    Likes

    0

    Replies

    6
  • 11/24/21
    Hi All, I am facing an issue while uploading an image to DAM folder. On Dev environment, new userid created with admin rights and kept in admin group, but still issue exists. Clearly it is access issue. Any steps which i might missed. Could you please help on this, do let me know if you need any det...

    Views

    2.6K

    Likes

    0

    Replies

    8
  • 11/24/21
    Hello Everyone, I was trying to create a sling servlet with doPut method override, please find code snippet below@SlingServlet(paths = {"/bin/mysite/ravi"}, methods = {HttpConstants.METHOD_GET, HttpConstants.METHOD_PUT}) public class MyServlet extends SlingAllMethodsServlet { @Override protected...

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 11/24/21
    Hi All,                 How can we access child page properties multifield.In my project we have created multifield in the page  properties  and i wanted to access in the navigation component and display it. Kr,Sanjay

    Views

    887

    Likes

    0

    Replies

    2
  • 11/24/21
    Hello All, We have a use case where we need to display Most popular questions (top 5 FAQ pages list) on support page. Note:  List should be dynamically updated based on page visits.Background:  We have hundreds of FAQ Pages for the site and on the support home page, we wanted to list top 5 questions...

    Views

    699

    Likes

    0

    Replies

    2
  • 11/24/21
    I am trying to get the path of page where the component is currently rendering. Currently my component is in experiece fragment, but I want the path of page where it is rendering. PageManager pageManager=resourceResolver.adaptTo(PageManager.class); Page currentPage = pageManager.getContainin...

    Views

    854

    Likes

    0

    Replies

    2
  • 11/23/21
    I have a requirement where I have been provided graphql endpoint! I need  to create a query and execute by making call to it and get the response in my Sling models and Servlets. Note(graphql endpoint is not of Magento). Also, the ask is to do it in the backend not in front end using Apollo client o...

    Views

    827

    Likes

    0

    Replies

    1
  • 11/23/21
    Hi community,I'm just trying to create a xdp template for a customer. I am a total beginner when it comes to Adobe. Everything works fine except the subtotal field. It would be great if you could help me out with the right formula. Here's what I got so far...Table design:"Euro" field (DecBetragNetto...

    Views

    398

    Likes

    0

    Replies

    2
  • 11/23/21
    We use VLT-RCP to sync content in the DAM across various AEM author environments. This process will sync the various paths from the source system. Once synced, the latest content is then replicated to the publish instances. However we noticed that deleted content is not synced across the different A...

    Views

    693

    Likes

    0

    Replies

    1
  • 11/23/21
    Hi,In my current project, there is a pptx file which contains some Chinese text on its first page. But in the thumbnail, these characters are not properly rendered. Showing square boxes in place of Chinese characters.We are currently using 6.5.9 .  Attaching pics for reference  . Please help me figu...

    Views

    347

    Likes

    0

    Replies

    2