customlistnavigation
Web icon

Custom List Navigation

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 16 October 2020
 by 
0.0
 (0 ratings)
customlistnavigation

Custom List Navigation

Documentation
1.0.1

Use this widget with a TableRecords or ListRecords widget for pagination:

- Shows Next (page) and Previous (page) links

- Shows First (page) and Last (page) links

- Shows page numbers

Create a screen action and set it on the 'On Notify' property. 

In the action flow repopulate the TableRecords or ListRecords widget using the following:

1. The 'Refresh Query' tool to refresh the query that is bonded to the TableRecords or List Records widget;

2. The 'Ajax Refresh' tool refresh the TableRecords or ListRecords widget on screen.