master-detail-data-in-outsystems-demo
Reactive icon

Master-Detail data in OutSystems (Demo)

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 15 November 2023 by 
0.0
 (0 ratings)
master-detail-data-in-outsystems-demo

Master-Detail data in OutSystems (Demo)

Details
This sample application demonstrates an efficient approach to manage master-detail data structures in OutSystems and how to implement a flexible search functionality with pagination and dynamic sorting.
Read more

In lots of my OutSystems projects I came across master-detail data structures. This sample app consists of a core service to manage purchase orders and their related order items and an user interface module demonstrating a pattern for locally editing sub items (here: order items) via a popup dialog. Also it implements a paginated list view with search functionality and SQL-injection-safe dynamic sorting.

This Forge component is accompanied by three articles explaining its construction step by step, so that you can recreate the example and comprehend the solution yourself:

Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team