222
Views
4
Comments
Solved
Pagination and sorting a list from a variable type structure
Question
Service Studio Version
11.53.6 (Build 60879)

Hello,

I have a table where the values came from a structure i generate in a list apendd and a list filter, then i put in a local variable where i get de values.

How i can create a pagination, and sorting, in this situation, because i don't have an agregatte associated.

I'm working without forge instalations in educational environment.

Thanks, so far, for your help.

2023-10-21 19-42-11
Tousif Khan
Champion
Solution

Hello 

Check Here I gave the solution with Oml also available for same Scenario

https://www.outsystems.com/forums/discussion/79606/pagination-on-a-list-widget/


I hope this helps 

Thanks

2022-05-05 09-15-02
Mario Gomes

Thank you very much... It's finally working!


2023-10-21 19-42-11
Tousif Khan
Champion
Solution

You are Welcome, Mario Gomes,

I am Glad that It worked and I am able to help

Kind Regards

Tousif

2023-10-21 19-42-11
Tousif Khan
Champion
Solution

You are Welcome, Mario Gomes,

I am Glad that It worked and I am able to help

Kind Regards

Tousif

2023-10-21 19-42-11
Tousif Khan
Champion
Solution

Hello 

Check Here I gave the solution with Oml also available for same Scenario

https://www.outsystems.com/forums/discussion/79606/pagination-on-a-list-widget/


I hope this helps 

Thanks

2022-05-05 09-15-02
Mario Gomes

Thank you very much... It's finally working!


2023-10-21 19-42-11
Tousif Khan
Champion
Solution

You are Welcome, Mario Gomes,

I am Glad that It worked and I am able to help

Kind Regards

Tousif

UserImage.jpg
Cecilia G

Hi @Tousif Khan , I have a similar situation to the original question posted here but I'm afraid I don't see how this should work... In your .oml there is indeed an aggregate used in the OnAfterFetch event but I don't have any aggregate since my data is coming from a variable that's populated by a structure (as also posted by Mario, if I understand correctly). Also there is no sorting applied here.

I am new to OS and would very much appreciate any hints. Thanks a lot in advance!

Cecilia

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