Reports are a common way of displaying information on a page in Application Express. Mostly a report will show a grid of rows and columns with information. On a smartphone screen, room to show information is limited. For this purpose, a list view is ideal. This recipe will explain how to create a list view report, based on a query from a table.
We need a jQuery Mobile Smartphone application with an empty page to start this recipe. Also we need access to the EMP
and DEPT
tables.
We will now create a list view report on a page in a smartphone application by following these steps:
No credit card required