FieldFX Mobile 2020 Updates
FieldFX Mobile 4.0.1.4671 (Sync V4 Quarterly Beta and Sync V4 Quarterly channels)
Updated to 4.0.1.4672 on July 2, 2021, to address an issue with offline reports. |
Release Details
-
Released December 8, 2020
-
Current version on the Sync V4 Quarterly Beta release channel
-
Current version on the Sync V4 Quarterly release channel
Features
View, Edit, and Create FX EAM Task Labor Records (#35)
-
FieldFX Mobile users can now interact with FX EAM Task Labor records.
-
Depending on permissions, users can
-
Create new task labor records for a work order
-
Modify existing task labor records for a work order
-
Display existing task labor records for a work order
-
-
User permissions and compact layouts determine what is available to the user on this screen.See the Configuration Help for details.
Bug Fixes
# | Area | Description |
---|---|---|
67 |
EAM |
We corrected an issue that prevented Work Orders from loading as expected. |
105 |
EAM |
We fixed an issue that caused rollup errors when accessing FX EAM Work Orders . |
812 |
Sync |
We improved the functionality of mobile filters to accommodate an Active flag introduced as part of the Mobile Filters tool in the Admin Portal. Mobile Filters marked inactive have no effect in FieldFX Mobile. |
FieldFX Mobile 4.0.1.4664
Prerequisite
-
This version of mobile requires FieldFX Base Managed Package 1.371 or later.
Features
Add FX EAM Inventory Transactions for a Work Order (#28)
-
FieldFX Mobile users with access to FX EAM can now view Inventory Transactions that have issued to a Work Order.
-
Users with the ability to add inventory transactions can create them in FieldFX Mobile.
-
FX EAM Inventory Transactions cannot be modified in FieldFX Mobile.
-
See more in the Inventory Transactions page and the Inventory Transactions Details page.
Bug Fixes
# | Area | Description |
---|---|---|
333 |
Reports |
We fixed an issue that caused an error when adding images to reports. |
445 |
Reports |
We fixed a problem that prevented accessing an object’s OwnerId field. |
845 |
Sync |
We fixed a bug that allowed a device to sleep during a long sync, now devices do not go into sleep made while a sync is in progress. |
FieldFX Mobile 4.0.1.4652
Enhancement
Opt Out of Syncing Report Attachments (#833)
-
The syncing of attachments can tremendously impact sync times.
-
A new custom setting allows for orgs to opt out of syncing attachments to mobile devices.
-
A managed custom setting called
FX5__Sync_Download_Reports_Skip__c
will be added in a future Base Managed Package -
To enable the option now, add a custom setting manually using the steps below
-
Sync checks for existence of a selected managed or unmanaged custom setting to determine whether to skip syncing attachments
-
-
When the custom settings is enabled (is set to
True
), the attachment portion of the sync process is skipped. -
Use the following steps to add the Custom Setting and enable it to opt out of attachment syncing in your org:
-
From Setup, enter
Custom Settings
in the Quick Find box, then select Custom Settings -
Select the FX Settings link
Do not select the Manage link next to FX Settings.
-
Click New to add a custom setting
-
Select Checkbox as the Data Type, then click Next
-
In Field Label and Field Name, enter
Sync_Download_Reports_Skip__c
, then click NextField Name automatically populates with the Field Label entry.
-
Confirm the entries, then click Save
-
Click Manage to modify the FX Settings Custom Settings for your org
-
Click Edit to enable changes
-
Select the checkbox for
Sync_Download_Reports_Skip__c
, then click Save
-
FieldFX Mobile 4.0.1.4634
Release Details
-
Released August 11, 2020
Several of the Features and Enhancements in this release require the org be on Base Managed Package version 1.354 or later. |
Features
Hide Unneeded Tabs from Mobile Users (#232)
The org must be on Base Managed Package version 1.354 or later. |
-
We have added new custom permissions that allow you to hide tabs from users who do not need access.
-
The new custom permissions are:
-
Hide Job Tab
The Job Tab is hidden if either the Hide Job Tab custom permission or the Hide Jobs in Mobile custom setting is
True
for the user. -
Hide Quote Tab
-
Hide Ticket Tab
-
Hide Work Order Tab
-
-
Add any of the custom permissions to the Profile or Permission Set for the user to prevent the tab from displaying to the user in FX Mobile.
Breadcrumbs Available for EAM Work Orders (#772)
The org must be on Base Managed Package version 1.354 or later. |
-
Bringing parity with the other FX Mobile screens, FX EAM Work Orders now display a work order’s Tracking ID to aid in navigation through the FX Mobile Work Order screens.
-
Select a breadcrumb item to navigate back up through screens
-
From a Work Order Task Detail screen, click on Tasks to return to the Task Grid list
-
Click on a Work Order Tracking ID to return to the Work Order Detail screen
-
Click on Work Orders to return to the Work Orders Listing screen
-
Blank Number Formula Fields Treated as Blank (#776)
-
FX Mobile now honors the formula setting of Treat blank fields as blanks.
-
Number, currency, and percentage fields can now be seen as blank in FX Mobile.
Previously, blank fields were always considered to have a value of zero instead.
When creating a formula field for an object, select the option available in the Advanced Formula tab to Treat blank fields as blanks.
Bug Fixes
# | Area | Description |
---|---|---|
791 |
Sync |
We fixed a problem that caused the mobile app to crash when a user’s access to a price book with a large number of items was removed. |
610 |
Sync |
We corrected an issue that caused an error to show on the sync screen when a new price book became available to the user. |
FieldFX Mobile 4.0.1.4621
Enhancements
New Setting for SUM report helper (#764)
-
The
sum
report helper works by first rounding each value to sum, then calculating the result. -
This release adds a new setting to the
sum
helper,roundEach
. Add this setting and set it toFalse
to change the default behavior to wait to retain the full precision of each value and only perform rounding on the result.Example with roundEach setting{{sum items "Total_Hours__c" precision="1" separator="," decimal="." roundEach="false" }}
FieldFX Mobile 4.0.1.4614
Enhancements
Warning Displays when exiting report before saving (597)
-
A new dialog displays if a user attempts to close a report when unsaved changes exist, such as a customer signature.
-
The message informs the user that unsaved changes will be lost and gives the user an opportunity to return to the report to save changes.
PDF File Attachments Viewable in Mobile (613)
-
PDF file attachments added to records in back office via the Files API or Chatter Attachments can now be viewed on mobile devices within FieldFX from the Files tab.
-
Previously, users received a message that the document could not be displayed.
FieldFX Mobile 4.0.1.4602
Enhancements
Expand and Collapse Item Bundles in Quotes and Tickets (80, 625)
-
Users can now choose to expand or collapse bundled items when viewing Quote Items and Ticket Items.
-
Page loading and scrolling adapts as expected and loads properly whether bundles are expanded or collapsed.
Currency Selection for New Tickets and Quotes (609)
-
When a user creates a new Quote or Ticket in mobile in an org with multicurrency enabled, the currency for the new record is set to the same currency as the Price Book’s currency.
-
Previously, the user’s default currency was used.
FX EAM for Mobile (601, 602, 609)
-
Users with access to FX EAM can now interact with Work Orders, Work Tasks, and Work Task Steps from a mobile device. The functionality of these screens is similar to Back Office.
Any field user with read access to the
FX5__WorkOrders__c
object will see the Work Orders tab in the mobile application.Users must not have access to the
FX5__Work_Orders__c
object, which is no longer used in FieldFX. Users with access to this object will not have access to the Work Orders function in FieldFX Mobile, but the Work Orders Tab displays. -
See the Mobile Configuration Help instructions for details about setup options.
-
See the Getting Started pages for FX EAM Mobile for instructions on using the screens.
-
Work Tasks List Page and Work Task Details
Instructions for working with Work Task Steps are also listed on these pages.
Bug Fixes
# | Area | Description |
---|---|---|
607 |
Files |
We fixed a problem that prevented users from modifying or editing a file uploaded by another user. |
79 |
Ticket Items |
We corrected a bug that resulted in the sort option picker disappearing when a user navigated away from the Price Book Item view. Sorting now works as expected regardless of the record’s object. |
594 |
File Sync |
We corrected an issue that caused file syncs to fail for users who did not have access to the Quote object. |
FieldFX Mobile 4.0.1.4593
Enhancements
Sync performance improvements (3)
-
We have improved sync performance for customers using the FX CPQ module.
Improve Sync Performance by Excluding Specified Objects from Sync (82)
-
Administrators can now specify objects that users have access to in Back Office but are not needed in Mobile. Specified objects do not sync to the mobile device, but remain available for the user to access in Back Office.
Consult with LiquidFrameworks to use this enhancement.
FieldFX Mobile 4.0.1.4584
Features
Exclude Ticket Item Fields from Bulk Edit (16)
-
Fields can be removed from the mobile Bulk Edit screen.
-
Add any Ticket Item fields that should not be bulk edited to the
FX_Ticket_Item_Bulk_Edit_Exclusion
field set. -
To add the fields:
-
Go to the Object Manager screen in Setup and select the Ticket Item object.
-
Select Field Sets, then select the
FX_Ticket_Item_Bulk_Edit_Exclusion
label-
If the label does not exist, click New to create it.
-
Set the Field Set Label to
FX_Ticket_Item_Bulk_Edit_Exclusion
-
Tab through Field Set Name to let Salesforce autopopulate it.
-
Add a description for Where is this used?, such as "Fields excluded from Ticket Item Bulk Edit in Mobile".
-
Click Save.
-
-
Drag the field(s) to exclude from the field list to the In the Field Set section.
-
Click Save.
-
FieldFX Mobile 4.0.1.4578
Features
Reports (9714)
-
After navigating to the Reports tab, we now wrap report names so that the entire report name displays in the list. This helps users identify the desired report more quickly, especially when multiple reports share a similar name. Previously, the report name was limited to one line of text and longer report names were truncated with an ellipsis (…) at the end.
Enhancements
Performance improvements (9687, 9718, 9737)
-
We have made improvements when working with Ticket Items, such as adding, deleting, copying, sorting, or updating records. (9687)
-
When a grid contains calculated fields, we improved the load times when switching between record type views. (9718)
-
When the grid contains bundled items, we improved the load times and performance when expanding or collapsing the bundled items and when applying or switching record type view filters to the grid. (9737)
Bug Fixes
# | Area | Description |
---|---|---|
9591 |
Ticket Items |
We updated the display behavior when a user adds an Equipment type ticket item to a ticket. Now, the tab for the user’s assigned office is automatically selected and the user sees their Office’s Equipment items. If the user’s Office does not have any Equipment records, then the default view shows the All tab instead. The user can still select a different view filter to see other offices or the All view if needed. |
9647 |
Job Logs |
We corrected an audit problem with datetime values in calculated RollUp Summary fields. |
9717 |
Tickets |
We fixed a bug that prevented formula fields from displaying correctly on the compact layouts used in the Ticket Tiles. |
FieldFX Mobile 4.0.1.4549
Enhancements
Ticket Item Performance Improvements (9658)
-
We continuously work to improve the end user experience of the FieldFX Mobile application.
-
This enhancement reduces memory usage, creating a faster and more responsive interface. Users see the performance improvements when:
-
Switching views
-
Changing record types
-
Loading lists of ticket items
-
Populate Report Signed Field (9692)
-
When a field user captures a signature, FieldFX now records the time stamp of a signature and stores the most recent time stamp to the ticket records.
-
If the
FX5__ReportSigned__c
field does not exist, no time stamp record is stored.Managed Package release 1.295 introduced the
FX5__ReportSigned__c
field to theFX5__Ticket__c
object. -
FieldFX records the last signature captured for any record that is part of the Ticket.
FieldFX does not retain the date and time for all signature captures on a ticket, but only the most recent date and time a signature is captured for any record on the ticket.
Populate Stamp Captured Field (9705)
-
When a field user captures a stamp, FieldFX now records the time stamp of the stamp and stores the most recent time stamp to the ticket record.
-
If the
FX5__StampCaptured__c
field does not exist, no time stamp record is stored.Managed Package release 1.295 introduced the
FX5__StampCaptured__c
field to theFX5__Ticket__c
object. -
FieldFX records the last date and time a stamp is captured across any record that is part of the Ticket.
FieldFX does not retain the date and times of all stamp captures, but only the most recent stamp capture for any record on the ticket.
FieldFX Mobile 4.0.1.4542
Enhancements
Pending File Attachments (8706)
-
We have added a new Pending File Attachments section to the Sync screen to track Attachments created in mobile.
-
Attachments for new Jobs and Tickets created in the mobile app display in the Pending File Attachments section.
Attachments to existing jobs and tickets do not display in the Pending File Attachments section. These attachments automatically sync to Back Office.
-
Images added to reports as attachments display in the Pending File Attachments section.
Pre-Sync Upload Audit Logs (9507, 9515)
With these enhancements, administrators have greater clarity and visibility into the sync process.
Specifically, these enhancements add the following to Pre-Sync Audit Logs:
-
Update Cleared status flag after a sync successfully processes
-
Track success or failure of syncs with the Originating Audit Log and New Audit Log fields on connected entries
If missing, add the Cleared field to the Audit Logs page layout for visibility into the status of the sync. |
Bug Fixes
# | Area | Description |
---|---|---|
9010 |
Sync |
Total number of reports on the sync page now only displays the number of reports available to the user according to sync assignments. |
9458 |
Reports |
We corrected an issue with the |
9501 |
Ticket Item Copy |
We added visibility to items that cannot copy because a user does not have sufficient access. Now, a message displays if items cannot be copied and lists the item codes. |
9602 |
Sync |
We corrected an issue that caused price books with a large number of items to only partially download during an Incremental Sync. |
9664 |
Quotes |
We fixed an issue that caused rounding errors for mobile users. |
9669 |
Jobs |
Validation rules were incorrectly highlighting fields with valid entries. This has been corrected. |