Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 11/20/23
    Hello!I can't reach the child component on form on author By clicking on them I should click on them using Content treeWhat's wrongAnd how to solve this 

    Views

    1.6K

    Likes

    0

    Replies

    9
  • 11/20/23
    There is a requirement where we want to fetch child pages of parent page based on Node depth. Its default implementation in Core v3 list component but we want this feature in one custom component. We have written below query in querybuilder debugger tool to get child pages by node depth.path=/conten...

    Views

    2.4K

    Likes

    0

    Replies

    4
  • 11/20/23
    I hope, why is out of the question. For example my website is sibiriak.com and I want every page to be in the format "sibiriak.com/page/"  instead of "sibiriak.com/page.html. Couldn't find this information anywhere and I'm guessing I'm not the first one banging my head on the wall about that. Yes, I...

    Views

    813

    Likes

    0

    Replies

    3
  • 11/19/23
    I am using core wcm Experience Fragment (com.adobe.cq.wcm.core.components.models.ExperienceFragment) which I am extending in my own code base via the @Delegate pattern. When author adds an experience fragment on a page / when request is made to export the XF as json, I need to check all variations o...

    Views

    529

    Likes

    0

    Replies

    1
  • 11/19/23
    Hello Support, We are using global search with our website to search page by content of text, text area and PDF/DOC file content as well. This global search now showing irrelevant data like name of admin user as well who is saving data with AEM admin, which are not saved with any content. How we can...

    Views

    647

    Likes

    0

    Replies

    3
  • 11/19/23
    I've seen labels like DEV, QA or PROD-Author labels in the corresponding AEM environment (see attached screenshot for further insights) - and I want to implement something similar in my local instance. How shall I do this? 

    Views

    599

    Likes

    0

    Replies

    1
  • 11/17/23
    Not able to view JobStatus of completed jobs.Tried these steps but not working: jobManager.getJobById(jobId)jobManager.findJobs(JobManager.QueryType.ALL, TEST_JOB_TOPIC, -1); This returns only the failed or GIVEN_UP status onesjobManager.findJobs(JobManager.QueryType.HISTORY, TEST_JOB_TOPIC, -1) AEM...

    Views

    2.1K

    Likes

    0

    Replies

    7
  • 11/17/23
    Hello everyone,I'm creating a scheduler to clean a folder where I have to delete assets that are more than X days old.The logic is similar to when the expiration day of the asset is reached, but I've to add delete the asset from the folder in author.-Unpublish-Unpublish in Dynamic Media.-Unpublish f...

    Views

    4.2K

    Likes

    0

    Replies

    10
  • 11/17/23
    Hi Team, In my current project, we have upgraded AEM 6.5.9 to 6.5.18.ACS commons current version is 5.0.4 Now, we are facing some multifield-related issues. (Unable to store the dialog fields once saved.) We have many components that have stored the multifield in JSON format as well as in node struc...

    Views

    3.0K

    Likes

    0

    Replies

    13
  • 11/17/23
    Hello, I am facing issue in AEM SPA shorten url page ui rendering.So, my setup is as below, 1. I have template structure depth set to 0 which will trigger a network call to root json i.e. en.model.json and then respective page.model.json2. I added sling mapping under /etc/map which seems to be worki...

    Views

    5.0K

    Likes

    0

    Replies

    19