I need create page where FEU can login and submit his/her working hours. (like: http://www.webpage.com/work/)
Things I need create:
- Each employ can edit/add only his working hours (date, start time, end time. worked hours (automatic by dividing end time from start time. , Object/info )
example in my how it should look: all in one row:
Code: Select all
5.08.2014 | 08:00 | 16:00 | 8 | address here.
add new row.- Owner/admin can see all employs submitted data: or by user name
So far I have found ListIt2 module but how I create template there that each day you can add

