Creating a Timesheet form

healyhatman 04 Apr, 2018
I want to create a timesheet form for users to fill in. What I want is:

User enters the date of the week the timesheet starts on
It populates a week's worth of tabs with the correct dates

Each tab will have a start time and a finish time, the time spent on break, and will calculate the total hours worked and store it all in a database when clicking SAVE. The employee will be able to load their timesheet probably from chronoconnectivity using a URL parameter to select the correct timesheet ID (it will then get the data from the database IF that timesheet is for the right user).

All of that fancy stuff I can do, it's just the automatic date part I need help with - the Loop / Loop Event / Repeater Area section in the CFv6 manual is not very easy to follow.


Creating a Timesheet form image 1
This topic is locked and no more replies can be posted.