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

  • 9/30/22
    Hi All,   We are facing issue with scaffolding page, where we add any content to a multifield and save the page, it shows that the form is saved successfully but after reloading the page it dont show the saved data on UI. When we check the same in jcr node the same data is available. One more issue ...

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 9/30/22
    Exploring the ways to access the node properties and update them as as independent solution like Rest or Web API which can be consumed/utilized by any third party system based upon requirement. 

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 9/30/22
    I'm getting only limited of 100 characters (not sure on count ) on excerpts while getting hits. how to add custom excerpts to get full description or to change to 400 characters atlease.   for (Hit hit : result.getHits()) {SearchResultNode srnode = new SearchResultNode(); String excerpt = hit.getExc...

    Views

    759

    Likes

    0

    Replies

    1
  • 9/30/22
    Hi,We created a Distribution Event Handler to handle publishing events that happens on the server. Inside of it, we have a logic in which it adds custom property for page resources to track its first time published date.Now we run into a problem that when we publish some pages, they don't have the p...

    Views

    436

    Likes

    0

    Replies

    1
  • 9/30/22
    When I try to query image references I wasn't able to query the title of image which we can set by editing in image property metadata. I only see these fields:     How can I query properties like image title:    

    Views

    867

    Likes

    0

    Replies

    1
  • 9/29/22
    I have a custom "container" and "row" component. On the container touch UI dialog, an author can select the number of rows they want to add. In the HTL, I am using data-sly-list for the loop through, and inside the loop, I am using data-sly-resource to add the number of rows. This works great when I...

    Views

    3.0K

    Likes

    0

    Replies

    8
  • 9/29/22
    I want to search two components inside the page structure of every page under the rootpath.   By using this predicates its failing to find with "or" its taking "and" condition   path=project rootpathtype=nt:unstructuredgroup.p.or=true1_property=headingText1_property.value=Protec%1_property.operatio...

    Views

    1.1K

    Likes

    0

    Replies

    5
  • 9/29/22
    I created a template from custom template Type. After creating the page with template the parsys is coming to the left side . The height and width of the parsys is very small.Why is this issue happening and solution for this. Thanks in advance.

    Views

    1.0K

    Likes

    0

    Replies

    4
  • 9/29/22
    1.Created file @^test.docx in assets. 2. After hitting querybuilder api for  3. Why it showing different path for above asset?  

    Views

    811

    Likes

    0

    Replies

    3
  • 9/29/22
    Do you know which is url encoding technique used by aem. Ex. If our file name is "jcr:content"  But the encoded path of this file is  http://localhost:4503/editor.html/content/dam/specialcharacters/jcr-content then to encode this jcr:content to jcr-content which is the ecoding technique used by aem...

    Views

    676

    Likes

    0

    Replies

    2