Turn Off Ability to Delete Time-In (optional)
To disable the ability for technicians to delete a time-in for a job/service appointment and technician activities, you can do so in Offline HTML for the MobileTech Woodford project. This option defaults to true. See Delete Time-In in MobileTech Help for more information.
- In MobileTech Administration, select Tools > Launch Resco Cloud Dashboard.
- Enter the Email and Password and select Log in.
- In the left navigation, select Woodford.
- Open the MobileTech Woodford project.
- In the left navigation under Components, select Offline HTML.
- Double-click entity.
- Double-click appointment.
- Select appointment-list and then select Edit from the menu bar.
- Scroll down to INITIAL SETTINGS.
- In the line
var entityName = SCHEMA.appointment.name,allowDeleteTimeIn = true
, change true to false. - Select Save in the Edit window.
- Select Save from the menu bar.
- Publish the project.
- Sync devices.