Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
SOLVED

List component with ajax Pagination using Sling Model

Avatar

Level 4

Do we have any reference List component with ajax pagination/ load more option using Sling Model? Any references/pointers are much appreciated.

Thanks,

Rajeev

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

Please check below, you can call sling servlet using jQuery and inside servlet you can use Sling Model.

Adobe Experience Manager Help | Creating an AEM HTML Template Language Component that posts data usi...

Performing Sling Model Adaptation Using Request and Resource Objects

Thanks

Arun



Arun Patidar

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi,

Please check below, you can call sling servlet using jQuery and inside servlet you can use Sling Model.

Adobe Experience Manager Help | Creating an AEM HTML Template Language Component that posts data usi...

Performing Sling Model Adaptation Using Request and Resource Objects

Thanks

Arun



Arun Patidar