Post

4 followers Follow
0
Avatar

Timesheets - should not be able to add more than 24hrs in a day

There should be standard functionality that prevents users from entering more than 24hrs in a day for a time sheet

Rebecca Blonde Answered

Please sign in to leave a comment.

2 comments

1
Avatar

you can add in a validation rule here is mine for help (GetSumOfTimesheetReportHoursForGivenPeriod($reportedby, $ReportedDate,$ReportedDate) + $duration )> hours(24)

 

But agreed should be standard out the box

 

Peter Klugkist 1 vote
Comment actions Permalink
0
Avatar

There is field level validation in Timesheet entry that will give an error if a value greater than 24 is entered. "Value is not in correct format"

Sharon Astle 0 votes
Comment actions Permalink