Expand my Community achievements bar.

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

  • 11/17/22
    Hi community,   Is there any way to remove the span tag when using RTE styles? Also need to add the class name to custom tag.   Current: <h2> <span class="some-class"> some text </span></h2> Expected: <h2 class="some-class"> some text </h2>   Thanks in advance.

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 11/17/22
    I am trying to make content fragments made from a particular model, content author need to author that Content Fragment they cant save this Disabling this Done Button  

    Views

    314

    Likes

    0

    Replies

    1
  • 11/17/22
    In the path field/ asset picker I do not want an author to select any folder, only just the content fragment he should select. Can we do something like this?Example Author can not select ABC  just this is sample content fragment

    Views

    755

    Likes

    0

    Replies

    2
  • 11/16/22
    Hi, Wanted to understand the functionality behind the Quick Publish button. Is it triggering any workflow behind? If yes, which workflow is getting triggered? I checked for com.day.cq.wcm.workflow.process logs but nothing seems to come up.   Thanks in advance!

    Views

    498

    Likes

    0

    Replies

    1
  • 11/16/22
    We need to migrate some (100+) of the contents from instance A to another instance(B). These include pages, content fragments, content fragment models, and tags. We only have a list of what needs to be migrated and what doesn't. And we cannot make any changes to the existing contents on A.  Is it po...

    Views

    668

    Likes

    0

    Replies

    2
  • 11/16/22
    I have setup an AEM as a Cloud Service project on local along with the Dispatcher. Initially, the dispatcher was working fine but after some days when I tried to start it again, it resulted in showing 502 Bad Gateway error. In terminal, there were messages like "Unable to connect to backend farm, no...

    Views

    1.4K

    Likes

    0

    Replies

    6
  • 11/16/22
    Good day,  I just noticed that one of my questions is now marked as spam.  What does that mean? and how can I fix it so that I can read the reply?

    Views

    766

    Likes

    0

    Replies

    5
  • 11/16/22
    I have a "hero" at the template level that is composed of a Container, Image, and Teaser component configured to be styled as a Hero.  The content author is expected to set the Image (which is styled a specific way) and only set the Title and Description on the Teaser, but this is causing confusion ...

    Views

    318

    Likes

    0

    Replies

    1
  • 11/16/22
    We have a requirement where we want to author multiple images from the author dialog (cq dialog) using fileupload (cq/gui/components/authoring/dialog/fileupload). What is the best approach to achieve this?   Thank you!

    Views

    630

    Likes

    0

    Replies

    5
  • 11/16/22
    This is the hierarchy of the page located under /content. Now there's a property fileReference in the cq:featuredImage node and I want to fetch it in the sling model. How do I do it.As mentioned by @Avinash_Gupta_ I've used the following piece of code to fetch the page title. PageManager pm = resou...

    Views

    2.8K

    Likes

    0

    Replies

    7