Expand my Community achievements bar.

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

  • 8/17/23
    Hello, Does anyone know the reason why AEM vite serve is not unwrapping components or not rendering if acs-commons version 6 is in use?Vite serve is rendering if acs-commons version 4 is in use but when I tried to upgrade to version 6 it is not rendering the components. Thanks in advance!

    Views

    511

    Likes

    0

    Replies

    2
  • 8/17/23
    as above. might be best explain with examples: sourcetargetcomments/content/dam/files/my%20document%20here.pdf/content/mysite/aboutdoes not work/content/dam/files/my document here.pdf/content/mysite/aboutdoes not work. (%20 has been replaced by space character) Thanks in advance for the assistance.

    Views

    714

    Likes

    0

    Replies

    1
  • 8/17/23
    I created a component that, for each created tab, brings a core component container using a data-sly-resource.However, when I try to insert other components within it, the following error message appears:'Paragraph create operation failed.'How can I resolve this error? I will share the code snippet ...

    Views

    754

    Likes

    0

    Replies

    3
  • 8/17/23
    Hi All, Extra "/" is adding in the end of the page like : https://domainname/content/abc/dashboard.html/ and this is cached on dispatcher level because dispatcher is treating dashboard.html page as a directory. On dispatcher side we can see this url used by some user "dashboard.html/content/dam/abc/...

    Views

    792

    Likes

    0

    Replies

    3
  • 8/17/23
    I'm trying to do resizing of two containers which are responsive but they are not resizing.I'm using cloud instance ( 2023.6.12255.20230608T053118Z-230400).  

    Views

    765

    Likes

    0

    Replies

    3
  • 8/17/23
    Hi, I need to redirect a specific page to the home page(root domain). The current redirect for the home page that's below is working fine: Whenever I hot the domain https://www.domain.com serves the page ## Home PageRewriteRule ^/?$ /content/appname/us/en/home.html [PT,L] ## Rewrite rules for US sit...

    Views

    923

    Likes

    0

    Replies

    4
  • 8/17/23
    Hi CommunityI am looking for list of all the AEM sessions happned in the Adobe summit 2023? Is there a way to catch hold of them? 

    Views

    490

    Likes

    0

    Replies

    1
  • 8/17/23
    Hi there!We are attempting to configure certain system properties in our Maven project for AEM. We'd like to create a Java class that executes only once during startup.For instance, consider these configurations: Locale.setDefault(new Locale("es", "ES")); How can we achieve this?Thank you!

    Views

    942

    Likes

    0

    Replies

    3
  • 8/17/23
    Hi All, I have to redirect page A to page B if cookie is not present. If cookie is present then this redirection will not happen.I need to redirect to page B before request reaches to AEM server. How can we do this on dispatcher? Any pointers highly appreciated. Thanks,Pradeep

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 8/17/23
    Hi experts, My project had created editable templates with this hierarchy.  /conf/<<projname>>/settings/wcm/templates/sites .  In Template Editors whatever templates created under /wcm/templates can be seen. But in my current project templates are under /wcm/template/sites. So we are unable to seeth...

    Views

    729

    Like

    1

    Replies

    3