Generate Work Order Reports in the FieldFX Mobile App
You can generate customer-facing documents from report templates associated with a work order, create DataGuide forms such as inspection checklists, and manage files on work order records.
For more information about reports, see Reports and FieldFX Mobile App Reports Page.
|
Generate a Report
-
Open a work order.
-
Select the Reports tab.
-
Select a report template from the list.
-
Select Generate.
The generated document is saved as a file (ContentVersion) on the work order record with FX5Typec = Report.
Report Statuses
Generated reports cycle through the following statuses:
| Status | Description |
|---|---|
New |
The report was generated in Mobile but has not yet synced to the Back Office. |
Uploaded |
The report was generated in Mobile and has synced to the Back Office. |
Downloaded |
The report was generated in either Mobile or the Back Office, has |
Report Sync Behavior
Reports behave the same way as files from a sync perspective:
-
If
FX5__Sync__cis set totrue(checkbox is checked), the report uploads to FieldFX Mobile, as long as the user has access to the parent work order record. -
If
FX5__Sync__cis set tofalse(checkbox is unchecked), the report does not upload to FieldFX Mobile, even if the user has access to the parent work order record.
File Types
FieldFX uses the FX5__Type__c field to differentiate between file records:
| Type Value | Description |
|---|---|
Report |
A document generated from a document template when a user fills out the document associated with a work order in FieldFX Mobile or the Back Office. |
Report Template |
A document template generated by a system administrator or document template designer via the Admin Tool. |
File |
A file added to a work order record via the File related list (Back Office) or the File module (FieldFX Mobile App). |
DataGuide Forms
You can create, view, and edit DataGuide forms — such as inspection checklists — directly from a work order record in FieldFX Mobile. DataGuide forms can trigger additional actions such as field updates on the work order.
-
Open a work order.
-
Select the DataGuide tab.
-
Select an existing form to view or edit it, or select New Form to create a form.
-
Complete the required fields.
-
Select Submit.
For more information, see Use DataGuide Forms.
Manage Files
You can add files to a work order and delete files you no longer need.
Add a File
-
Open a work order.
-
Select the Files tab.
-
Select Add File.
-
Select a file from your device.
The file is saved on the work order record with FX5__Type__c = File.
Delete a File
-
Open a work order.
-
Select the Files tab.
-
Select the file to delete.
-
Select Delete.
-
Confirm the deletion.
For more information, see FieldFX Mobile App Files Page.