77
Views
4
Comments
Pagination Issue
Question
Application Type
Reactive
Service Studio Version
11.54.3 (Build 62213)

Hi all, I am facing an issue with the pagination of a popup. Actually I have popup and I have table in it, I am showing 5 records on the first page and for the 6 th record the pagination is not working properly when clicked on the next button the records are not visible. Please help me I have implemented everything properly according to the videos provided by outsystems. 

Is this something related to popup, the pagination doesn't work properly in popup?

It just shows like this for the second page.


2022-06-23 06-21-50
Siddharth Vyas

Can yo share the OML ?

UserImage.jpg
Moin Khan

No I cannot share the oml for this problem if there's anything else i can share 


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

Hi @Moin Khan, As I can see in the screenshot, it says "6 to 4 of 4 items", You might be using a wrong variable. Since you can't share OML, I suggest you delete the table and pagination once, then drag and drop your aggregate and let OutSystems Accelerator create a table with pagination. Then you can change the columns as per your requirements. If it is difficult to drag and drop inside a popup, then create a block, copy your aggregate in the block, and then drag and drop it in the canvas, then use that block inside the popup.

Thanks
Gitansh Anand

2023-01-26 16-03-24
Ana Agostinho

Hello Moin Khan,
On the following links you have the documentations page to solve this. Also, on the first one you have an example of how to implement it step by step. 

The last link has a video demo explanation too. 

Best regards, 

Ana

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