Expand my Community achievements bar.

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

  • 3/8/24
    I have experience Fragment Footer/master.There is a tag field (cq:tags) available on both Footer and Master. I have authored on Footer but not on master Now if I try to run a workflow on master and try to fetch cq:tags using InheritanceValueMap I am not able to fetch from Footer properties. Inherita...

    Views

    139

    Likes

    0

    Replies

    1
  • 3/8/24
    Hello Community, I have a specific question to a use-case our content-managers have:- is it somehow possible to see the rendered page in "view as published" mode while the on-time for the page is set? They would like to preview the result somehow without removing the on-time as this could lead to po...

    Views

    159

    Likes

    0

    Replies

    3
  • 3/7/24
    Hi, How to find whether an index(suppose /oak:index/principalLucene) is custom one or OOTB One in aem.If there is any documentation please provide it.  

    Views

    138

    Likes

    0

    Replies

    2
  • 3/7/24
    Hello All,I have added smart tag step to the OOTB Update asset workflow. Now , how do i check in this code into codebase. I mean what are all the places i need to add /conf and /var ?

    Views

    77

    Likes

    0

    Replies

    1
  • 3/7/24
    Hello Experts, I m planning to develop a content recommendations component. My requirement is to customize the existing component so that it populates recommendation article cards using the tags property associated with the page's properties.Appreciate if I get any guidance on how.

    Views

    182

    Likes

    0

    Replies

    2
  • 3/7/24
    Hello Team,The below code works fine which displays two records .<div data-sly-list="${myModel.dummyObj @ begin = 0, end = 1}">                <a href="${item.pageURL}">${item.pageTitle}</a></div> but this code is not working to display one record<div data-sly-list="${myModel.dummyObj @ begin = 0, e...

    Views

    249

    Likes

    0

    Replies

    5
  • 3/7/24
    AEM ver: 6.5.15.0 (on premise)Trying to generate pdf from HTML using Flying-Saucer libraryI have added the following Dependencies in my POM file:<dependency> <groupId>org.xhtmlrenderer</groupId> <artifactId>flying-saucer-core</artifactId> <version>9.3.1</version> ...

    Views

    276

    Likes

    0

    Replies

    6
  • 3/7/24
    Hi,  Can anyone share what is the use of  /oak:index/principalLucene index.Please provide the information if possible share some document.  

    Views

    86

    Likes

    0

    Replies

    1
  • 3/6/24
    Hi Team,we were working on enabling acs-commons QR code, to view the domain url publish page. localhost: The code was showing in my local when i enable this feature, same on AEMasCS environment its was not working. Kindly please suggest 

    Views

    160

    Likes

    2

    Replies

    2
  • 3/6/24
    Hello All, I have a question related to bundle resolution. Consider we have 10 different AEM projects which has the core module present in all the projects which needs to be installed in the AEM instance via CI/CD pipeline. There are some core modules let’s say core module 1, 3 & 5 are the primary m...

    Views

    155

    Likes

    0

    Replies

    2