I have a form that need the user to enter in their assigned projects, the date, and the hours they work on each project for that day. What I want to do is to check if the total work hours for that day is >24 hours, then we display an error message.
Does anyone know a way to do this? Any help would be appreciated.
Does anyone know a way to do this? Any help would be appreciated.