Hello I’m trying to create a timesheet forms that can be completed on a tablet on a worksite.
There could be variable number of people on each worksite so I would like to build the form so that it can be tailored to each site e.g. it would have the following information:
Site Name
Week Ending Date
I would like to have it so its a table that
Name
Mon
Tue
Wed
Thu
Fri
Sat
Sun
Can I add logic to the form so that field show and hide based on the answer, e.g. absent or overtime worked.
I also need it to show the number of entries for the number of people to complete the timesheet for. e.g. if there are five people on site then it will show on the form rows for five people or as many people that are on the worksite.
Thanks
Lee