This is the archived documentation for WaveMaker v10 and v11

For newer WaveMaker versions (v12 and above), please visit the Latest WaveMaker Docs.

Skip to main content
Version: v10.15

Creating an Employee List grouped by City

You can use the List widget to list data from a database. There are various flavors to the List. Here we will be using the Group by property to categorize the List Items based upon a field. We will be building a page to list Employee list grouped by city they live in.

Pre-requisites:

  1. Create a web responsive app
  2. Create a page to hold the list
  3. Import Sample DB

List Use Cases