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 2 Next »

To disable the ability for technicians to delete a time-in for a service appointment, you can do so in Offline HTML for the Woodford project. This option defaults to true. See Delete a Time- in MobileTech Help for more information.

  1. In MobileTech Administration, go to Tools > Launch Woodford.
  2. Open the MobileTech project.
  3. In the left navigation under Components, select Offline HTML.
  4. Double-click entity.
  5. Double-click appointment.
  6. Select appointment-list and then select Edit from the menu bar.
  7. Scroll down to INITIAL SETTINGS.
  8. In the line var entityName = SCHEMA.appointment.name.allowDeleteTimeIn = true, change true to false.
  9. Select Save in the Edit window.
  10. Select Save from the menu bar.
  11. Publish the project.
  12. Sync devices.
  • No labels