Training
Training
Welcome
Guided Paths
Build an App
Training Planner
Courses
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
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
Give us feedback
Google Like Pagination
Stable version
1.0.3
(Compatible with
OutSystems 11
)
Uploaded on
23 September 2022
by
kean amper
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)
Related assets
OnTrack
Labs
The OnTrack open source application template offers powerful, yet simple, project tracking and collaboration, to support fast continuous delivery of your applications. Integration with OutSystems App Feedback allows end-to-end follow-up by the project teams on new requests and issues reported by your users. Pick this pre-built app and customize it at will to fit your specific delivery process. Watch a quick overview video of OnTrack .
1743
Directory
Francisco Afonso
The Directory sample app is a full-featured responsive application that allows you to centralize your employee contact details and make it available to the whole organization. It works across all devices providing your employees a great user experience. The best part is that this app is fully customizable to your specific needs.
3132
Floor Plan
Floor Plan
Manage the floor plans in your company. Classify spaces (office, meeting room, server room, storage, open office), classify occupation types (manager, developer, sales man, ...)
8543
More from kean amper
K.Randomizer
kean amper
Use to generate string,integer and decimal
13
Loading...
Loading