Tutorial: Timetracking
In this guide we will learn how to create a time tracking table using RockGrid.
We will call the grid "Efforts", which will result in two files:
- Efforts.php
- Efforts.js
For ProcessWire to manage the data we will create two templates:
- Efforts: The parent page (showing the grid)
- Effort: Child page holding the data (each row of the table)