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

  • 12/13/24
    Through sightly I printed a list of textarea values ​​entered via dialog as follows: <sly data-sly.use.commenti=${resource.path}/commenti> <sly data-sly.list.commento="${commenti.listChildren}"><p> Comments: ${commento.testo}</p> "Testo" is the value in the dialog inside the textarea. In the model i...

    Views

    764

    Likes

    0

    Replies

    3
  • 12/12/24
    Hi everyone,we need to create a PDF in AEM.I don' t think there is an out of the box way / library to do it, but I may be wrong.I have seen some old answers but the links to the solutions are not available anymore.We don' t use AEM Forms on our instances and I don' know how hard it is to add it.Anyw...

    Views

    1.1K

    Likes

    0

    Replies

    5
  • 12/12/24
    Hi Team,I have a requirement related to AEM 6.5.13 version, Is there any possibility to display a custom success or failure message to end user UI once after Workflow which is triggered by end user is completed ?let me know the approach or steps if available.Thanks,Manohar

    Views

    903

    Like

    1

    Replies

    3
  • 12/12/24
    Hi, We are trying to implement the adobe photoshop action api with the aio app builder to capture the png and psd files with Layered PSD non-destructive and transparent background.  When deployed the app builder code and triggering the action code via post processing profile, we are getting a rendit...

    Views

    395

    Likes

    0

    Replies

    1
  • 12/12/24
     With a multifield and textarea component I am trying to sightly print the values ​​inserted into the textareas and then print the modified values ​​by means of a method in the sling model.I wrote <data-sly-list.commenta="${comments.listChildren}">${comment.text}${model.modifyText} It continues to p...

    Views

    644

    Likes

    0

    Replies

    3
  • 12/11/24
    Hello, I’m looking for information regarding Adobe's plans for supporting JDK 17 and JDK 21 for AEM 6.5. Has there been any official communication or timeline shared about when support for these Java versions will begin?   Appreciate any insights or updates from the community or Adobe representative...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 12/11/24
    In our QA AEM publishers, the mapping rules have changed, It now appears to be pointing to map/https/cps instead of map.publish/https/qa-cps on both QA Publishers. We checked the Apache Sling Resource Resolver Factory in both QA publishers and the mapping location looks correct. Why would the mappin...

    Views

    510

    Likes

    0

    Replies

    2
  • 12/10/24
    We have configured AEM assets to hide the "Share Link" button in the action bar for certain groups. This was done via:Tools → Assets → Assets Configuration → Link Share - Deny from Groups settings.This configuration works correctly in the Assets Admin view. However, the "Share Link" button is still ...

    Views

    728

    Like

    1

    Replies

    2
  • 12/10/24
    Hi,  we are creating a react application and editing with universal editor. Our model is done with content fragments. We are trying to customize the richtext when you try to edit via universal editor but I can't try to find any documentation. We are trying via extensions but only works over the cont...

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 12/10/24
    We are displaying forms using 6.5 as HTML with great success however, there are a few forms using some javascript that doesn't seem to translated. The particular line of code that seems to be acting different from PDF to HTML is this line: var root = xfa.resolveNodes("xfa.record.mynode[*]") In PDF, ...

    Views

    411

    Like

    1

    Replies

    1