Expand my Community achievements bar.

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

  • 2/9/25
    Hi All,I'm currently using AEM 6.5.18 version and java 8 and having the issue while building the code which is belowI have the required dependency for this even thought it is getting failed below i added the dependency which i have in my core pom file<dependency> <groupId>javax.annotation</groupI...

    Views

    267

    Likes

    0

    Replies

    3
  • 2/7/25
    I’m trying to include an author-only client library in AEM so that it loads only on Author and never on Publish. Right now, it’s getting loaded on Publish unless I manually disable it with ?wcmmode=disabled, which isn’t ideal.I've tried Checking wcmmode (Edit/Design Mode) <sly data-sly-test="${wcmMo...

    Views

    412

    Likes

    0

    Replies

    6
  • 2/7/25
    Hi, after running Best Practices Analyzer tool, we have found lot of issues with " is missing mandatory 'jcr:content' child node." in some of our folders. how to fix this issue? i know a groovy script can be used, but any other ways?with groovy script can we insert an empty jcr:content node to fix t...

    Views

    323

    Likes

    0

    Replies

    5
  • 2/7/25
    Hi all, I am trying to create a page dialog based on the permissions. If I have tab1...tab5, I like to create the page template with the dialog having 5 tabs for the admin, and only the first 4 tabs for regular content editors. The "granite:rendercondition" doesn't work for "cq/gui/components/author...

    Views

    249

    Likes

    0

    Replies

    3
  • 2/7/25
    We are using Asset Share and we have a number of Assets that were tagged with a particular tag.  We had a requirement to rename the tag.  We chose to update the name by "moving" the tag - though we placed it under the same path that is was previously.  By using "move", we are able to update both the...

    Views

    247

    Likes

    0

    Replies

    3
  • 2/7/25
    Is there any plan to add Generate Variations feature in AEM On-Premises version? Is there any ETA?

    Views

    347

    Likes

    0

    Replies

    6
  • 2/7/25
    we need to sort pages alphabetically on for specific folders. I tried to overlay the OOTB path /libs/wcm/core/content/sites/jcr:content/views/column/datasource to /apps but it doesnt seem to work because the sling:resoureType of libs folder path is cq/gui/components/common/wcm/datasources/childpages...

    Views

    246

    Likes

    0

    Replies

    2
  • 2/7/25
    Hi All, BPA error :com.github.jknack.handlebars/javax.script: The OSGi import javax.script, due to package removal, referenced at bundle: com.github.jknack.handlebars might no longer be resolvable.  What we do to do to fix this ?

    Views

    168

    Likes

    0

    Replies

    1
  • 2/7/25
    We are looking for guidance on the best approach of a replication push notification. What does AEM have to offer in regards to trigger push notification on all replication events (new,modified,delete,etc...).We require a mechanism, where a replication event (also for multiple pages at the same time ...

    Views

    291

    Likes

    0

    Replies

    6
  • 2/7/25
    Hi, I have a page with multiple properties. I added some validations (for example that the date should be in the future or a text field has to be only 50 long) and all works fine except one. I want that a text field ("name = ./ABC") is „required“ if a checkbox (name = ./def) is „checked“. The data-f...

    Views

    554

    Like

    1

    Replies

    12