Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 7/18/23
    Hi, I have created a custom component using AEM's core component(Tabs). The use case that we have now is to modify the `id` attribute of each tab. The `id` attribute should have a value of the title of the tab transformed to lowercase and spaces separated with hyphens.  I assume this cannot be done ...

    Views

    1.1K

    Likes

    0

    Replies

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

    523

    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

    737

    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

    767

    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

    1.3K

    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

    638

    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

    675

    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

    1.2K

    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

    777

    Likes

    0

    Replies

    5