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

    1.5K

    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

    625

    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

    302

    Likes

    0

    Replies

    0
  • 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

    276

    Likes

    0

    Replies

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

    Likes

    0

    Replies

    4
  • 3/29/22
    On authoring a customized component dialog, component does not render on click of done in the dialog.It renders fine only after reloading the page. What can be the possible fix?Thanks in advance

    Views

    1.3K

    Likes

    0

    Replies

    6
  • 3/29/22
    Hi Team,I want to create a workflow to accept the file in the frontend page upon clicking the button. the files should be uploaded to the dam.can anyone help on it (any sample code will be helpful). Thanks in advance.

    Views

    709

    Likes

    0

    Replies

    4
  • Is anyone using Cloudfront in front of their dispatchers?I think I've read there's no built-in invalidation of Cloudfront cache in AEM replication agents.  One would think even a Cloudfront distribution with a fairly low TTL could increase performance across the world while potentially causing issue...

    Views

    1.8K

    Likes

    0

    Replies

    5
  • 3/29/22
    I want to test local dispatcher configs with domain names. How can I do this using the docker local/dev dispatcher? Right now I have it standing up but looks like all content can be found using localhost:8080/content/<project>/en.htmlInstead I want to do something like this: <random_domain>:8080/en....

    Views

    946

    Likes

    0

    Replies

    4
  • 3/29/22
    I need to take say Action A if a particular component is included in a page.Consider the above given page for this page(ie landingPage) i need check if mediaImage component is included in the page.I found a reference where it was said it can be done with a slingQuery to check if component exists in ...

    Views

    8.7K

    Likes

    0

    Replies

    11