...
- In MobileTech Administration, go to Tools > Launch Woodford.
- Open the MobileTech project.
- In the left navigation under Components, select Offline HTML.
- Double-click entity.
- Double-click servicecall.
- Select servicecall-form_new.html.
- From the menu bar, select Edit.
- In the Edit window, scroll down to
// ----- LOCATION -----
. Locate the line if (afterVersion2018R6) {
Add the comment out slashes // to the front of the following line:
entity.addFilter().where(SCHEMA.location.Properties.isinactive, 'eq', 'false')
Expand title View screenshot - Select Save in the Edit window.
- Select Save.
- Publish the project
- Sync the devices.
...