The Fetch Limit is the number of Customer Location (customers and locations) and Equipment records that the SERVER MODE fetches at a time in the New Service Call window in the MobileTech Client. The Fetch Limit defaults to 100. A Customer Location/Equipment search field displays at the top of the New Service Call window if the number of customers, locations, and equipment records are equal to or greater than the fetchLimit value.
- In MobileTech Administration, go to Tools > Launch Woodford.
- Open the active Mobile Project.
- Navigate to the Offline HTML tab on the left panel.
- Double-click forms to open.
- Select form_servicecall.js and then choose Edit.
- Under FETCH LIMIT, edit the var fetchLimit value. The default is 100.
- Choose OK.
- Choose Save.
- Publish the project.
- Technicians will need to synchronize to update the MobileTech Client.