Expand my Community achievements bar.

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

  • 8/9/22
    We have been using AEM 6.5.13. We are trying to identify the s object reference and move it to Adobe Launch.   I want to get the search result for "s." references in crxde. But if I search s. directly in the crxde home screen. I'm getting results only for search keyword ''s" and the full-stop/dot is...

    Views

    526

    Likes

    0

    Replies

    2
  • 8/9/22
    Hi, I understand that there are some limitations on URL rewriting in AEM SPA.   But would like to know if there are any other ways or tricks to rewrite and hide actual content path in model exporter json in SPA.   Eg  from WKND SPA  sample site. http://localhost:4502/content/wknd-spa-react/us/en/hom...

    Views

    674

    Likes

    0

    Replies

    2
  • 8/8/22
    Hello Community - We are building a component which has two HTMLs one for desktop and other for mobile devices. Basically we want to render the HTML only based on device type so that only one HTMLs will be loaded for any given device type.   This can be achieved using script but we want to handle in...

    Views

    918

    Like

    1

    Replies

    7
  • 8/8/22
      once I tried to create new servlet in my project and deploy the change to aem instance, it is deployed fine, but I got the servlet in satisfied status and i cannot use it? why it is not active?    once I tried to check the logs, here what I get   08.08.2022 22:29:02.094 *ERROR* [OsgiInstallerImpl]...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 8/8/22
    The following error is coming inside the publisher's error log. Does anyone face this issue before?   This job is getting executed every minute. How can we fix this issue?   08.08.2022 15:12:34.999 *INFO* [sling-threadpool-329daef3-1937-4169-9228-eb93ab6b2995-(apache-sling-job-thread-pool)-7-com_day...

    Views

    532

    Likes

    0

    Replies

    2
  • 8/8/22
    Hi AEM Community,   I have the below use case -   1. VHost File with redirect engine on and 2 rewrites inclusion <IfModule mod_rewrite.c> RewriteEngine On Include conf.d/rewrites/rewrite.rules Include conf.d/rewrites/rewrites_brandA.rules </IfModule>    The rewrites in rewrite.rules are exe...

    Views

    2.4K

    Likes

    2

    Replies

    3
  • 8/8/22
    Actually, I needed to add/include Bootstrap 5 in my project referring this post. And worked. Solved: How to enable/add Bootstrap version 5 in my projec... - Adobe Experience League Community - 409989 But whenever I am running "mvn clean install -PautoInstallBundle" in ui.frontend after creating .scs...

    Views

    757

    Likes

    0

    Replies

    4
  • 8/8/22
    Hello,   Is webp format supported in AEM 6.4.8?  If yes, can you pass me some details ? - Thanks

    Views

    256

    Likes

    0

    Replies

    1
  • 8/8/22
    In the teaser, I am able to use image. But I wanted to add some extra div class while displaying image. When I check the teaser.html, this refers to the image.html file in the same component. Whereas image.html file only this code: <sly data-sly-template.image="${@ teaser}">    <div class="cmp-tease...

    Views

    345

    Likes

    0

    Replies

    1