16
Views
1
Comments
Solved
View all/Collapse List

I have a list of 30 items. In the screen I can see up to 10 items, then I have to click "2" tab on pagination to look for the next 10 items (Local variable: MaxRecords: 10). Instead of pagination I want use a button named "Show all". When I will click on that I want to see all the 30 items, then if I click again the list it will collapse and will show the first 10 items. How to achieve that? I am not talking about accordion. Is there any other way. Suggestion with a sample .oml file will be really helpful.

2023-02-20 05-20-57
Nam Nguyen
Solution

Hi, 

To achieve your goal, You can adjust the MaxRecord variable and then refresh data. 

Please check the oml for detail.

Cheers,
Nam

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