Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
Google Like Pagination
Google Like Pagination
Stable version
1.0.3
(Compatible with
OutSystems 11
)
Uploaded
on
23 September 2022
by
0.0
(0 ratings)
Overview
Reviews
Versions
Documentation
There's no documentation for this asset yet
Support
Google Like Pagination
Details
OS built in pagination is causing problem/connetion timeout even a long fetch request cause its waiting for the total records to compute. Our team wonder why google paginations are design like that so why not do the same. Now we dont have problem processing millions(6millions) in our test using this widget.
Read more
Please have variables PageCount and StartIndex.See image #3
Create two Fetch action 1: for list (see image #4) and 2: total count
Make Sure 2:total count fetch actions is running on demand and call it when 1:list is done fetching.
Drag any of the widgets then fill up the input parameter they just simple you wont be confuse.
"ArrayOfRows" input parameter is not mandatory it has a default json which you can override if you wanted just copy the default json in it.
Handle the event of the widgets assign the new index to the variables in #1 then Refresh the Fetch list action.
If you implement a search function make sure you refresh the Total Records fetch action also.
Release notes
(1.0.3)
fixed pagination steps
Reviews
(0)
Team
Other assets in this category
Apps, Development tools
Bulk Select Demo
Tousif Khan
This component will cover the functionality of keeping the selection, in spite of changing the page via a pagination, the check box selection will remain selected even if the user refreshes the page.
54
Count Down Timer
Tousif Khan
This will count the total remaining days for the next year, you can further customize the code available in the library module.
60
Multi Style Loaders
Tousif Khan
A pack of multiple Only Css Loaders, which you can simply use it on your screen by calling there blocks
23
More from kean amper
K.Randomizer
kean amper
Use to generate string,integer and decimal
19
Loading
Loading...