70
Views
9
Comments
Solved
Pagination
Application Type
Reactive

Hi,
I have a local variable with the datatype list. I want to add the pagination on the screen. What do I have to do to make it? I was using this forum post, but it is for traditional and I'm not able to implement it into the reactive application.
Thanks,
Rakhi 

2024-12-10 04-40-04
Gitansh Anand
Solution

Hi @Rakhi Chouhan, Please refer to this article from @Kilian Hekhuis, or this component that provides the same logic you want (pagination for a list from the REST API in the reactive app). Also, you can refer to the last comment by @Anshul Jain on this forum post.

Thanks
Gitansh Anand

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Note that my article also has this accompanying Forge asset, implementing everything I described there.

2024-05-07 09-21-36
Rakhi Chouhan

It works, Thank you @Gitansh Anand 

2024-12-10 04-40-04
Gitansh Anand

@Kilian Hekhuis, Good to know; I will keep that in mind.

@Rakhi Chouhan, Glad to know it helped.

2021-11-17 10-45-01
Édouard Guérin
Staff
2024-05-07 09-21-36
Rakhi Chouhan

Hi,
I'm consuming the data from rest API and storing it into a variable list not using any entity.


Demo.oml
UserImage.jpg
Garima Sharma

Hi Rakhi,

Can you please share the oml  for better understanding of the problem.

2024-05-07 09-21-36
Rakhi Chouhan

I uploaded the oml.

2024-12-10 04-40-04
Gitansh Anand
Solution

Hi @Rakhi Chouhan, Please refer to this article from @Kilian Hekhuis, or this component that provides the same logic you want (pagination for a list from the REST API in the reactive app). Also, you can refer to the last comment by @Anshul Jain on this forum post.

Thanks
Gitansh Anand

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Note that my article also has this accompanying Forge asset, implementing everything I described there.

2024-05-07 09-21-36
Rakhi Chouhan

It works, Thank you @Gitansh Anand 

2024-12-10 04-40-04
Gitansh Anand

@Kilian Hekhuis, Good to know; I will keep that in mind.

@Rakhi Chouhan, Glad to know it helped.

2023-11-20 06-53-17
Neha Rathore

Hi Rakhi,

Please find the updated OML.

Hope this helps.

Also now max records is 10 you can change accordioning.

Thanks

Demo.oml
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.