Expand my Community achievements bar.

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

  • 7/18/23
    I have added following dependencies to an aem 6.5.13 applicaiton. <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-core</artifactId> </dependency> <dependency> <groupId>com.fasterxml.jackson.core</groupId> ...

    Views

    455

    Likes

    0

    Replies

    4
  • 7/18/23
    All - We have our own translator based on Translation Framework Bootstrap Connector and it works fine but translation statuses are not showing correctly, it jumps from `Commited_For_Translatin` to `Ready_For_Review`, I suppose because of the following error  17.07.2023 15:25:05.883 [cm-p116153-e1140...

    Views

    620

    Like

    1

    Replies

    4
  • 7/18/23
    Hi there. I have a form that currently has 14 rows already populated, as this form needs to be able to be printed and used with a pen in real-time as the user is making observations. The user will then take their written form back to their desk and type in their observations. With that being said, I...

    Views

    575

    Likes

    0

    Replies

    3
  • 7/18/23
    Hi All,We have a requirement as shown below:1. A page (PageA) will have two components2. First component (Component A) is a path browser which allows user to link to another page (Page B).3.Second component (Component B) has various fields and a multifield.4. The multifield in Component B has dropdo...

    Views

    871

    Likes

    0

    Replies

    5
  • 7/18/23
    In the code snippet below I use a data-sly-resource directed to the core component navigation in my project, this navigation has the slingSuperType and in my xml code of _cq_dialog I have a tab with the same nodes that have in the core component navigation but when I select the page in the component...

    Views

    556

    Likes

    0

    Replies

    7
  • 7/18/23
    Hi All, I'm trying to compare 2 number fields in content fragment through custom js. So based on that validation I'll have to display an error message. So for that I'm making use of Granite.I18n.get.Can anyone help me in setting up the Granite.I18n.get message to a specific field in content fragment...

    Views

    522

    Likes

    0

    Replies

    3
  • 7/18/23
    Hi All,I have a use case where we have to hide/disable the "Quick Publish" option from the console in asset manager. our use case is all the pdf assets has to go through the workflow approval process for publishing.Thanks in advance.Regards,Anudeep

    Views

    983

    Likes

    0

    Replies

    9
  • 7/18/23
    HI,Within a Model associated with a Component a JCR_SQL2 Query is performed with the method resolver.findResources(query, Query.JCR_SQL2);Is there a way to cache the result of the query and not repeat it every time?Thank you

    Views

    619

    Likes

    0

    Replies

    5
  • 7/18/23
    We have made react components in an AEM React spa project. Is there any way that we can use the same components in other projects/sites like we do for normal HTL components?We tried using an experience fragment but that too didn't work. Any suggestions on how we can achieve this ?

    Views

    292

    Likes

    0

    Replies

    2