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

  • 3/10/22
    I'm trying to follow this example from Adobe in a different way as mentioned below....https://experienceleague.adobe.com/docs/experience-manager-65/developing/platform/access-jcr.html?lang=enMY Code: public class CreatingJcrNodes { public static void main(String[] args) throws Exception { try { //Cr...

    Views

    3.4K

    Likes

    0

    Replies

    5
  • 3/10/22
    Hi, is there any osgi config that you can use to automate a process of uploading assets from a local machine to AEM dam Thank you

    Views

    898

    Likes

    0

    Replies

    1
  • 3/10/22
    Hi , I have requirement to call inline script into text area and I have added in sightly like ${properties.textarea @CONTEXT='unsafe'} but as you know Unsafe disabled the XSS protection.does any one know other way to do it. Kr,Sanjay

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 3/10/22
    Hello Everyone,  Hi, I am trying to use the acs commons multifield into the page properties in AEM 6.5 and it does not work (JSON_STORE). When I add value in title, path field it works and also reflect at preview mode, but when I add values in multifield component, the values does not reflect at pre...

    Views

    881

    Likes

    0

    Replies

    1
  • 3/10/22
    HiAre there maybe some resources to create a tool in AEM 6.5 that will export specific content from the content tree in CSV format?Thanks in advance.

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 3/10/22
    Hi All, We are planning add structured data on AEM pages and exploring options in AEM as well as looking for best practices to implement in AEM. Please provide your inputs.  

    Views

    3.8K

    Likes

    0

    Replies

    8
  • 3/10/22
    Hi, I have a situation where my code is relying on some of the ids and attributes which are getting added on the Coral component.The Moment when Coral.commons.ready is triggerred the DOM looks like this:<coral-panel class="_coral-Panel" role="region"> After I remove my breakpoint from code, I see ot...

    Views

    583

    Likes

    0

    Replies

    1
  • 3/10/22
    Hi All,I'm trying to use the page versionhistory functionality available in AEM. However, when I'm creating the page version of a specific page, the node structure of the parent nodes is not entirely getting created under the /tmp/versionhistory. For instance: I'm creating the version of page under ...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 3/10/22
    i have authored an experience fragment component in AEM.how can i load the content of experience fragment  and display it in my react component

    Views

    574

    Likes

    0

    Replies

    1
  • 3/10/22
    Hello everyone! In my local, I'm utilizing a SPA react component. I received a request for a bring option to allow multiple components inside SPA react components like Tab and Accordion. Is it possible to use the Tab and Accordion components feature within the SPA component?Is it the SPA React compo...

    Views

    1.0K

    Likes

    0

    Replies

    2