Expandir la barra de logros de la comunidad.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.

RESUELTAS

Pagination OOTB Granite UI

Avatar

Level 1

Hello,

I want to create a paginated table like the/security/content/useradmin.html, but when i am loading the page the content of the page autoscrolls retrieving all the paginated content without the scroll action of user. Even if the requests are made correctly like table.40.40, table.80.40, they are executed ignoring the onScroll event.

Do you have any ideas why? Thanks!

1 solución aceptada

Avatar

Respuesta correcta de
Community Advisor

Hi,

could you please check the implementation for user admin content

http://localhost:4502/mnt/overlay/granite/security/content/useradmin/views/list.20.20.html?_=1531129...

/libs/granite/security/content/useradmin/views/list

Thanks

Arun

Arun Patidar

AEM LinksLinkedIn

Ver la solución en mensaje original publicado

2 Respuestas

Avatar

Respuesta correcta de
Community Advisor

Hi,

could you please check the implementation for user admin content

http://localhost:4502/mnt/overlay/granite/security/content/useradmin/views/list.20.20.html?_=1531129...

/libs/granite/security/content/useradmin/views/list

Thanks

Arun

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 10

great response!