Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 8/11/23
    Hello Everyone,I am having a AEM React SPA. I want to make a user review module. I have design everything need in React. Now I am confused about how I can store data in AEM. So when users come to the page they can see the review that the user has made and Author can review that like approve or disap...

    Views

    914

    Likes

    0

    Replies

    8
  • 8/11/23
    HiI would like to find out programatically if a page with Vanity was called. This is what I tried:public boolean getVerifyResourceVanity(Resource resource) { if (resource == null) { return false; } final String[] vanities = resource.getValueMap().get(VANITY_PROPERTY, new String[0]); ...

    Views

    398

    Like

    1

    Replies

    3
  • 8/11/23
    Is there any way to use the same adaptive form fragment multiple times within the same adaptive form? We've created a few fragments that we'd like to use several times within the same form.  Unfortunately when the fields are filled out, the data from the first fragment is copied into all subsequent ...

    Views

    351

    Likes

    0

    Replies

    2
  • 8/11/23
    Hi All, I am having an issue with extracting a sling model variable in Sightly. Here is the code:<sly data-sly-use.utilModel="mysite.UtilModel"/> <div class="image-title" style="background-image: url('${utilModel.imageRef}');"> === Output ===<div class="image-title" style="background-image: url('');...

    Views

    501

    Likes

    0

    Replies

    3
  • 8/11/23
     Program :C:\cygwin64\bin\bashAregument : -l "C:\Users\Mohammed Skouti\Downloads\tools-repo-1.4\tools-repo-1.4" put -f $FilePath$this the repo directory C:\Users\Mohammed Skouti\Downloads\tools-repo-1.4\tools-repo-1.4  i got this error C:\cygwin64\bin\bash -l "C:\Users\Mohammed Skouti\Downloads\tool...

    Views

    463

    Likes

    0

    Replies

    3
  • 8/11/23
    When moving content from Non-Cloud AEM instances to a Cloud-hosted AEM instance, we can utilize the Content Migration Tool. Is it possible to use this for synchronizing content between different AEM environments?Could someone kindly share the documentation link that outlines the usage of the Content...

    Views

    318

    Likes

    0

    Replies

    1
  • 8/11/23
    Hi Community Members,Is there a method to modify the package filter mode directly from the Package Manager without having to download the content package, update the mode, and then repackage it by zipping?

    Views

    332

    Like

    1

    Replies

    1
  • 8/10/23
    We have a set of URL transformations and would like to know if there is any way to debug this.Best regards !

    Views

    294

    Likes

    0

    Replies

    2
  • 8/10/23
    I want to know if it will be able to handle the traffic of my business. Being a simple page fully rendered on the backend.Best regards !!!

    Views

    685

    Likes

    0

    Replies

    3
  • 8/10/23
    Hi everybody.I'm new to AEM and experimenting with headless mode. I was wondering if there is a way to "attach" a third-party API on a Content Fragment Model making its content Data Driven. The reason to make something like this, is that i want to customize the resulting content JSON, based on the u...

    Views

    426

    Likes

    0

    Replies

    2