Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »

If you are using rounding, the actual time value displays on the form when the user times in and/or out. If you would prefer to display the actual time, you can update the Offline HTML form in the Woodford project. The default value is false, which displays the rounded value. By setting the value to true, the actual time will display (but labor hours will still be rounded). For example, with the roundInitialTimeInOut to true and you are rounding by 5, and the user is timing in at 4:07, the time displayed is 4:05. If timing out at 4:32, the time displayed is 4:30. 

To set the time in/out to display rounded time values:

  1. In MobileTech Admin, go to Tools > Launch Woodford.
  2. Double-click the Woodford project.
  3. In the left navigation, under Components, select Offline HTML.
  4. Double-click the entity folder.
  5. Double-click the timelog folder.
  6. Select timelog-form.html and then select Edit.
  7. Update the var roundInitialTimeInOut line to true.
  8. Select SAVE.
  9. Select Save.
  10. Publish the project.
  11. Sync the devices.
  • No labels