Expand my Community achievements bar.

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

  • 7/25/23
    I created a Sling Model class for my component to get the root page and access all the child pages of that root page. Then how to do a unit testing for my sling model by using Junit5 and AEM Mocks.      

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 7/25/23
    I am in the process of updating the file structure on our 6.5 DAM. When I've moved a folder of assets to a new place in the DAM, the links to those assets from published pages get broken. Is there a way to move the assets and get the published pages to refer to the new location? I'm open to all idea...

    Views

    304

    Likes

    0

    Replies

    2
  • 7/25/23
    I want to  share the URL of aem site page on social media, such as Facebook, LinkedIn, Twitter, etc. It should be display as  thumbnail image, title and description?. Is it possible.  

    Views

    983

    Likes

    0

    Replies

    3
  • 7/25/23
    Hi,I have a query which returns the dam:Asset nodes. However, I have to add a clause to filter out further based on the property in 2nd level of parent node (sling:Folder)Present Query looks like this: SELECT PATH FROM [dam:Asset] AS a WHERE ISDESCENDANTNODE(a,[/content/dam/my-org/testdev25ex])The r...

    Views

    313

    Likes

    0

    Replies

    2
  • 7/25/23
    After selecting the "Hide in Navigation" this page "Our Stories" is still appearing in the navigation. What changes I need to do in my code??Here is my backend HTL code: <div class="cmp-secondary-navigation" data-component="secondaryNavigation"><nav class="cmp-secondary-navigation__body"><ul class="...

    Views

    628

    Likes

    0

    Replies

    3
  • 7/25/23
    We have a requirement to internally redirect, so when an users access the old page hierarchy they view data a new page hierarchy in the SPA. This would ensure that the Old URLs does not need to be updated with the new page URLs and continue using Old URLs. In traditional AEM implementations, we achi...

    Views

    246

    Likes

    0

    Replies

    1
  • 7/25/23
    I have created a "Secondary Navigation" component and while creating backend HTL for this, I'm unable to achieve the desired output. As I want it to take the "Navigation Root" path, whatever path has been provided instead of "currentPage" and iterate in that path to provide the child pages of the pa...

    Views

    267

    Likes

    0

    Replies

    2
  • 7/25/23
    I am working on an upgrade from AEM 6.2 to AEM 6.5. I am also moving from a very old archetype to the newer archetype 40 with profiles so that the build and deploy may be automated instead of a lot of manual steps that are now being used.I am having problems with the JSP files that include some cust...

    Views

    453

    Likes

    0

    Replies

    4
  • 7/25/23
    Can we use @reference annotation in normal class or can we get osgi services in normal class in aem

    Views

    316

    Likes

    0

    Replies

    2
  • 7/25/23
    Can someone please explain how do Vanities with and without the Redirect Vanity 301 checkbox work. I can see that the one with the Redirect Vanity 301 checkbox set opens the resource and changes the URL to the resource one.The one without the Redirect Vanity 301 checkbox set only opens the resource ...

    Views

    286

    Likes

    0

    Replies

    2