Expand my Community achievements bar.

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

  • 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

    2.3K

    Likes

    0

    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

    886

    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

    3.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

    608

    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

    541

    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.0K

    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

    850

    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

    475

    Likes

    0

    Replies

    2
  • 3/30/22
    Hello, my team is looking into leveraging AEM for an API developers portal. One of the current topics of discussion surrounds what to use for the documentation surrounding the APIs, our standards, etc.  They started considering the use of Confluence or BitBucket, but I wanted to see if AEM would han...

    Views

    527

    Likes

    0

    Replies

    1
  • 3/30/22
    Hi ,  I  am trying to send form data to servlets (path based servlet ) using ajax. Here I have written the code but it's not working. When I submit the form nothing is happening just it refreshes the page. And I don't see any form data in servlet path.  Any idea how to resolve this ?? <button data-s...

    Views

    1.8K

    Likes

    0

    Replies

    4