Zermelo Demo: Northwind Order Report

This report demonstrates how you can add bootstrap HTML forms to your reports, and how to work with the form data inside the report.
Using this report, you can specify a start and end date and limit the orders to those dates.
Use this report to test for:

  • Make sure that a GET Form an communicate with the backed report class
  • Make sure that the backend creates a different cache for the GET search results
  • Make sure that the results of the GET form can be downloaded in its limited form (i.e. not the whole data report)