Expand my Community achievements bar.

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

  • 9/21/23
    Hi Everyone, I am writing to ask a problem about component editConfig. I tried to set the REFRESH_PAGE in the editConfig of different components. The page can be refreshed after editing.  Problem: The page will become uneditable after auto refresh which is triggered by the component's afteredit even...

    Views

    508

    Likes

    0

    Replies

    5
    6.5
  • 9/21/23
    HI i am learning about AEM and doing some practices, but i am having some issues with following some steps as i do it as it says but the result is not the one expected.In this case i created a site in crxlite but when i truy to add the properties in the AEM "admin" it is totally blank, here is the e...

    Views

    635

    Likes

    0

    Replies

    8
  • 9/21/23
    Hello All, I'm using AEM 6.5 and configured the Styles in RTE. Is there a way that we could split this and have separate dropdowns as this list grows and becomes difficult for Author to scroll through?  Can I add a separate styles icon (with another symbol) so that I can show "Font Sizes" and "Text ...

    Views

    371

    Likes

    0

    Replies

    3
  • 9/21/23
    i want when ever the metadata (photoshop:status )updated to trigger my workflow like this  but acutely  this statement do no thing   any ideas(jcr:content/metadata/photoshop:status != jcr:content/metadata/photoshop:status@PreviousValue)

    Views

    203

    Likes

    0

    Replies

    1
  • 9/21/23
    We tried to export component values using @Model(adaptables = Resource.class, resourceType = {"/components/content/carousel" }, defaultInjectionStrategy = DefaultInjectionStrategy.OPTIONAL, cache = false)@exporter(name = "jackson", extensions = "json", options = {@ExporterOption(name = "Serializatio...

    Views

    591

    Likes

    0

    Replies

    4
  • 9/21/23
    Is their a way to Preview and Compare against current version (using version comparison tool) for PDF Assets in AEM similar to what we have for Images ? https://experienceleague.adobe.com/docs/experience-manager-learn/assets/collaboration/versions.html?lang=en    

    Views

    319

    Likes

    0

    Replies

    2
  • 9/21/23
    I want to use ITextRenderer to generate a PDF so I have added maven depdency in parent POM and core module POM, Parent POM <dependency> <groupId>org.xhtmlrenderer</groupId> <artifactId>flying-saucer-pdf-itext5</artifactId> <version>9.0.1</version> </dependency>  Core POM <dependency> <groupId>org.xh...

    Views

    3.3K

    Likes

    0

    Replies

    16
  • 9/21/23
    Hi,I have configured the dynamic media in my environment. Dynamic Media sync mode - Inherit and Dynamic Media Publish mode - Immediate. When we create any folder in aem, it gets immediatly synced to DM. When we delete the folder in aem, it removes all the assets inside the folder but the folder and ...

    Views

    336

    Likes

    0

    Replies

    1
  • 9/20/23
    Hi I have a requirement of creating Content Fragment variations automatically while creating content fragment based on Content ModelAs of now authors need to create CF and then varations. But we want some variations to be present when they open the CF after creating. It was achievable with Content F...

    Views

    305

    Likes

    0

    Replies

    2
  • 9/20/23
    Hi all, We created some custom List Component that sorts items based on a custom property value.We're trying to enhance image delivery performance by enabling Adobe Dynamic Media's Smart Imaging technology for these components. Up to now, we have created a service that retrieves the full Dynamic Med...

    Views

    393

    Likes

    0

    Replies

    4