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
    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

    635

    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

    270

    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

    456

    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

    288

    Likes

    0

    Replies

    2
  • 7/25/23
    Hi All,I'm creating workflow model and I want to deploy it  to the sandbox dev. Deploying to Dev successful but the dev environment don't have workflow model  Best regards.  

    Views

    254

    Likes

    0

    Replies

    2
  • 7/25/23
    We are doing a POC to enable Server Side Rendering in a AEM React SPA project. We used the following command to create the project. mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate -D archetypeGroupId=com.adobe.aem -D archetypeArtifactId=aem-project-archetype -D archetypeVersion...

    Views

    276

    Likes

    0

    Replies

    3