Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/31/22
    I have followed the WKND project tutorial and successfully build the project but the content is not showing up. Upon checking the WKDN bundle in console it shows installed but not active and I can't activate it as it has few dependency errors. I have tried few options mentioned on internet but dont ...

    Views

    866

    Likes

    0

    Replies

    2
  • 3/31/22
    The HTTP methods TRACE and/or TRACK are enabled in the AEM Cloud similar to the GET, PUT and POST  HTTP methods. Trace and track are for server debugging and I want to avoid any exposure to the internet. Any inputs on disabling HTTP methods TRACE and/or Track for AEM cloud service would be appreciat...

    Views

    1.9K

    Likes

    0

    Replies

    3
  • 3/31/22
    Hello, We have a need to add meta tags in bulk to many of our pages in AEM (normally adding through Page Properties -> Meta Tag). I was wondering if there is a way to automate this/do it in bulk, either through cURL or other means?Thanks,Kelly

    Views

    3.0K

    Like

    1

    Replies

    4
  • 3/31/22
    We have an Editable Template that includes a Content Fragment component.The Content Fragment component is configured to reference a placeholder content fragment model. The display mode is selected. I do not see the display mode take effect in the Editable template.If I add a Page using the Editable ...

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 3/31/22
    We have below mentioned TRAVERSAL warn in logs, due to OOB query which generates whenever we open the DAM folder. :-Traversed 1000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [nt:base] as a where ischildnode(a, '/content/dam/abcFolder') and [hidden] = 'false' union select [...

    Views

    4.0K

    Likes

    0

    Replies

    9
  • 3/31/22
    I have created a styles node under rtePlugins but not able to see it in the dialog Here is the rte dialog  I'm using Adobe Experience Manager, Version 6.5.0   

    Views

    872

    Likes

    0

    Replies

    3
  • 3/31/22
    We have a requirement to remove a wrapper div. We are seeing empty div tags <div class="ghost section"></div> on publishers. This is making it difficult for the UI team to target some of the tags. I understand that the ghost nodes are necessary on authors to enable inheritence in the future, but the...

    Views

    864

    Likes

    0

    Replies

    1
  • 3/31/22
    How to split dynamic string value by space in Sightly.Ex: ${item.fullName} gives 'firstname secondname'. I want to split this by space to get 'firstname' and 'secondname'.Please help.Thanks in advance 

    Views

    2.9K

    Likes

    0

    Replies

    3
  • 3/30/22
    The Launch copy of pages created via Editable templates works fine, however for pages created via static template, the CSS does not load, leading to broken UI of Launch copy. Any suggestions there ?

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 3/30/22
    Hello all! I have a service set up that runs sub-workflows in batches based on a set size (currently 15 but configurable to other values). It is multi-threaded (I have tested the concurrency and it appears to follow an appropriate ordering 100% of the time). The goal is to have a parent thread call ...

    Views

    720

    Likes

    0

    Replies

    2