Expand my Community achievements bar.

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

  • 8/2/23
    I just want to change the height on the component dialog. It seems the height is controlled from here (/libs/cq/gui/components/authoring/dialog/richtext/clientlibs/rte/coralui3/css/richtext.less). But I do not now how to extend that so I can supply my custom CSS. Thanks!

    Views

    408

    Likes

    0

    Replies

    3
  • 8/2/23
    Colleagues, Is it possible to use environment-specific variables in @ObjectClassDefinition's default values, such as in the code fragment below?I tried it and it didn't work but maybe I am using incorrect notation. @ObjectClassDefinition(name="Runmode Example Service") public @interface Config { ...

    Views

    564

    Likes

    0

    Replies

    5
  • 8/2/23
    Hello, what happens is that I want to allow the core teaser component to allow the user to upload images in webp format. The core component is as default, the only thing I modified was the _cq_dialog and the .content.xml file. <column  jcr:primaryType="nt:unstructured"  sling:resourceType="granite/u...

    Views

    682

    Likes

    0

    Replies

    7
  • 8/2/23
    I am trying to integrate stripe payments with aem, but I run into an issue when trying to add the stripe dependencies in there respective pom.xml files. (Core and Parent Pom). The component I am trying to build uses a servlet to invoke the stripe checkout session. Meaning a button click will re-dire...

    Views

    438

    Likes

    0

    Replies

    1
  • 8/2/23
    Hi All, We have a multi site managed site with around 25 locales. For some specific locales (for eg de_de) we have broken the inheritance and made some changes specific to de language. Now if there is an update language master and then if we roll out it to all language we have to again estabilish th...

    Views

    235

    Likes

    0

    Replies

    1
  • 8/2/23
    I'm building an adaptive form in AEM Forms, I have the 'Document of Record Template Configuration' setting set to 'Generate Document of Record'.  I'm getting a 'DoR Template Parsing Exception' error when I try to preview the Document of Record  via the 'Generate Preview' button in the forms builder ...

    Views

    251

    Likes

    0

    Replies

    1
  • 8/2/23
    how to implement i18n AEM as cloud service. i need any  sample project 

    Views

    570

    Likes

    0

    Replies

    4
  • 8/2/23
    Dear all,i am trying to install the AEM instance inside the server for DR setup kindly help me if you have the AEM installation guide for the same.

    Views

    364

    Likes

    0

    Replies

    3
  • 8/2/23
    Is there an out-of-the-box way to set the id to Layout Container to target the main element of the Page? I was referring below article, but it is using Container and not Layout Container.  https://aemsimplifiedbynikhil.wordpress.com/2021/07/16/skip-to-main-content-accessibility-for-aem-web-applicati...

    Views

    291

    Likes

    0

    Replies

    1
  • 8/2/23
    Trying to convert json to xml and trying to indent the xml So used below library but package org.apache.xml.serialize does not exist getting this error though I added dependency in pom    <dependency>    <groupId>xerces</groupId>    <artifactId>xercesImpl</artifactId>    <version>2.12.2</version></d...

    Views

    969

    Likes

    0

    Replies

    3