Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  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 servicecall.
  6. Select servicecall-form_new.html
  7. From the menu bar, select Edit.
  8. In the Edit window, scroll down to // ----- LOCATION ----- .
  9. Locate the line if (afterVersion2018R6) {

  10. Add the comment out slashes // to the front of the following line:
    entity.addFilter().where(SCHEMA.location.Properties.isinactive, 'eq', 'false')


    Expand
    titleView screenshot

    Image RemovedImage Added

  11. Select Save in the Edit window.
  12. Select Save.
  13. Publish the project
  14. Sync the devices.

...