Expand my Community achievements bar.

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

  • 3/10/22
    I have a case where I need to read URL's and dynamically redirect to the right product listing page. i.e. When hitting a product detail page, if the current product is out of stock, I want to handle logic and redirect to a product listing page that displays products within the same category. What is...

    Views

    1.6K

    Likes

    0

    Replies

    2
  • 3/10/22

    Views

    523

    Likes

    0

    Replies

    1
  • 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.6K

    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

    943

    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

    925

    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.2K

    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.9K

    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

    633

    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