Expand my Community achievements bar.

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

  • 5/17/24
     I have a unique requirement in project to re-use the custom sling model with multiple custom components. I created, tested this thoroughly and everything working as expected but want to make sure anyone else tried this approach before with AEM. I know this is little out of way implementation for cu...

    Views

    535

    Likes

    0

    Replies

    8
  • Hi, We have a requirement  AEM Server Side Rendering(SSR) with Remote SPA. Please help me the steps to work with SSR with Remote SPA i didnot find specific with Remote SPA.  I found for Normal SPA with SSR. If not then share me the steps is there a way to customize the same and also share the refere...

    Views

    207

    Likes

    0

    Replies

    2
  • 5/17/24
    Hi,  I am trying to make a connection to kendra and used the following lines of code.  String accessKey = <xxxxxxxxxxxxxxxxxxx>;String secretKey = <xxxxxxxxxxxxxxx>;String indexId = <xxxxxxxxxxxxxx>;AwsCredentials awsCredentials = AwsBasicCredentials.create(accessKey, secretKey);//S/dkHttpClient htt...

    Views

    328

    Likes

    0

    Replies

    2
  • 5/17/24
    Hi folks, Is it is possbile we will integrate stripe integration payment with AEM using magento as a middleware and we are getting every products in AEM from magento side as dynamically via cif connector.and if it is possible means share some idea and documentation how to integrate AEM with Stripe i...

    Views

    166

    Likes

    0

    Replies

    2
  • 5/17/24
    Is their any way to show/hide groups in style systems based on the selection inside component dialog.Requirement :Inside component dialog we have a dropdown select field, on selection of A, we need to show 2 style groups that are specific to A and on selection of B the style group related to B shoul...

    Views

    448

    Likes

    0

    Replies

    10
  • 5/17/24
    Hi all, Gettting the below exception from one of the servlet. This is only happening on publish instance.Not sure why this is happening. 17.05.2024 15:39:57.127 *INFO* [192.168.65.1 [1715940596900] GET /bin/pall/menu.html HTTP/1.1] com.pall.dotcom.service.utils.filters.TaxonomyPageFilter cache key:c...

    Views

    272

    Likes

    0

    Replies

    4
  • 5/16/24
    We have configured our dispatcher for both 80 and 443 ports. The reason being that the publisher only loads in the browser with http, and shows site cannot be reached with https, Is there a way to configure publisher to make it accessible with https so that we only have port 443 configured in our di...

    Views

    246

    Likes

    0

    Replies

    4
  • 5/16/24
    Im constructing a custom component below is its layout. Header section built using <h1>Body section which uses out of the box embed component <div data-sly-resource="${'embed' @ resourceType='core/wcm/components/embed/v2/embed'}"></div>Footer that is again some HTML code Im using embed component in ...

    Views

    213

    Likes

    0

    Replies

    4
  • 5/16/24
    We have many components using granite/ui/components/coral/foundation/form/pathfield, and I want to add a button to this pathfield. I found the code for the existing button is in /libs/granite/ui/components/coral/foundation/clientlibs/foundation/js/autocomplete/autocomplete.js I could create an overl...

    Views

    267

    Likes

    0

    Replies

    4
  • 5/16/24
    We have an already-built component that utilizes a third party JavaScript API. There is a textfield property entered by a content author that is ultimately read by the JavaScript API to display a message. The property is stored in a data-* attribute in the HTML. We want to change the textfield to a ...

    Views

    237

    Likes

    0

    Replies

    3