Web App 3.8.0

Web App 3.8.0 Percentage Utilization for each Technician on Schedule View Large Performance Improvement when moving Controls in Forms Builder Email multiple forms at once from a task. Email to assigned team from a task. Download all photos from a document into a .zip file. Miscellaneous enhancements and bug fixes.

Web App Release 3.7.0

Web App 3.7.0 Task filtering on the Map. Visualize tasks based on task type icon on the Map. History and Rollback on Form Templates. Display Label option for Flow Based Form Controls. Wizard for Generating Range Configuration for Form Controls. Form Survey Control Improvements. Bulk Import Tool for Users. Miscellaneous […]

Web App Release 3.6.0

Web App 3.6.0 Integrated Map within Schedule View.  Visualize task and current technician locations on the map.  This feature enables a powerful iterative planning workflow where the dispatcher can make task schedule and assignment changes and can instantly visualize the result of those changes on the technician route, along with drive time […]

Android Release 3.4.0

Android Release 3.4.0 • Photo markup editing with essential capabilities • Map view with tasks, user tracks, location, nodal assets, and contacts • Document control support for Fragments, Containers, Command, and FlowTextArea • Address geocoding supported when online • Fixed 8 minor defects and usability issues

Web App Release 3.5.0

Web App 3.5.0 Photo Carousel Viewer for photos.  Easily scroll between photos taken within forms. Drive Time Visualization on the Schedule View – adjusts as changes are made to allow the Dispatcher to schedule enough drive time, but not so much that workers are underutilized.   If the line overlaps a previous […]

Catalogs API

Catalogs API In Field Squared, a 'Catalog' is an object that defines a lookup table or LOV.  Catalogs can be simple lists however they also support an N level hierarchy.  There are a number of components to a catalog: Template – Defines the fields for each Catalog item. Category Object – Defines a […]

Contacts API

Contacts API Field Squared supports a RESTful API that handles both single object and list operations. Contacts in Field Squared are written to the API as either a single contact or a list of contact objects. For most integrations we recommend doing batch updates of contacts (create, update) as array operations. For additional rules around API data […]

Teams API

Teams API Field Squared supports a RESTful API that handles both single object and list operations. Teams in Field Squared are written to the API as either a single team or a list of team objects. For most integrations we recommend doing batch updates of teams (create, update) as array operations. For additional rules around API data […]

Documents API

Documents API Field Squared supports a RESTful API that handles both single object and list operations. Documents in Field Squared are written to the API as either a single document or a list of document objects. For most integrations we recommend doing batch updates of documents (create, update) as array operations. For additional rules around API […]