FieldFX Mobile 2019 Updates

FieldFX Mobile 4.0.1.4521

Release Details

  • Released November 21, 2019

Bug Fixes

# Area Description

9540

Reports

We identified and corrected a problem with SyncId__c fields on certain objects that caused some reports to not display correctly in mobile.

9541

Formula field

We identified and corrected a problem with rounding that caused formula fields for date and time values to display incorrectly in mobile.

FieldFX Mobile 4.0.1.4515

Release Details

  • Released October 31, 2019.

Bug Fixes

# Area Description

8735

Ticket Items

We fixed an issue that caused validation errors to not display while in read view.

9444

Sync

We updated the error message that displays on mobile devices when files cannot be uploaded because of storage limitations.

9518

Compact Layouts

Formula fields on compact layouts were not displaying as expected.

9530

Ticket Items

If a Job had a quote with more than one ticket item, users were unable to create ticket items for the job. This has been corrected.

9553

Navigation

We have applied fixes to reduce the appearance of a blank screen while navigating the mobile site.

9568

Lookup Fields

We fixed an issue that caused lookup fields to result in a blank screen on iOS 10.

FieldFX Mobile 4.0.1.4497

Release Details

  • Released September 26, 2019.

Bug Fixes

# Area Description

9455

Tickets

We corrected an issue that caused portrait images added to rich text fields to display as landscape instead.

9466

Ticket Reports

We fixed an issue that caused "Invalid Date" to display on titles of PDF reports.

FieldFX Mobile 4.0.1.4491

Release Details

  • Released September 12, 2019.

Bug Fixes

# Area Description

9156

Bulk Edit

We fixed a bug that prevented validation errors from displaying during a bulk edit for quote items.

9341

Sync

We added dialogs and logging in the event a user clears a device’s browser storage.

9417

Tickets

We resolved an issue with validation rule error messages when copying ticket items with children.

9438

eForm

We corrected an issue that caused duplicate forms to display when both a master-detail and lookup field exist.

9454

Tickets

We corrected an issue that caused some users to land on a blank screen when copying a ticket.

9463

Sync

We fixed a reported issue causing database close errors during a background sync.

9473

Grid Items

We fixed an problem that caused mobile users to be unable to edit fields after a Rich Text Field in a grid for both quotes and tickets.

FieldFX Mobile 4.0.1.4483

Release Details

  • Released August 30, 2019

Bug Fixes

# Area Description

9462

Sync

We fixed a bug that caused an error some users experienced when uploading file attachments.

FieldFX Mobile 4.0.1.4481

Release Details

  • Released August 29, 2019

New Features

New Rule Action tracking and add CPQ Item Multiple Times (9392, 9423)

We have added a new rule action lookup field, FX5__Rule_Action__c, for ticket and quote items. Previously, if a rule required an item that already existed on a ticket, the item was not added again. This made it difficult to track if all rules requiring an item were being followed.

Now, once access is given to the new field, the system keeps track of which rule adds an item. If multiple rules require an item, the item is added multiple times and records the rule that requires each item. This helps to keep track of why items are required on a quote or ticket.

Add Download for Files API (9441)

Back Office users can now use the Files Related List to send attachments to mobile field users for Jobs and Tickets. Support for file syncing through Chatter continues unchanged. Some setup is required to add support for the Files Related Lists.

There are no changes to file syncing from mobile users to Back Office with this update.

Feature Enhancements

Additional Help Text

We added additional default messages throughout the application to explain buttons and available actions. Press the question mark in the lower left any time to view help for the current screen. A new Tour Builder admin tool allows you to add or edit the help text.

image

Bug Fixes

# Area Description

9450

Sync

We fixed a bug that caused an error during sync on cache hit.

FieldFX Mobile 4.0.1.4470

Release Details

  • Released August 15, 2019

New Features

Allow Record Data to be Accessible to Other Fields for Field Updates (9255)

The FX_Find function now allows Field Updates to dynamically populate fields on Jobs and Tickets based on fields that are changed in the same record. The function works at creation or during edit.

Grid headings in Google Chrome (9400)

Grid headings now display and remain locked in place for Google Chrome users.

Bug Fixes

# Area Description

9064

Quotes and Tickets

We fixed a bug that prevented copying individual child items on Quotes and Tickets.

9335

Ticket Logs

We resolved a bug that could result in a TypeError after changing workflow status.

FieldFX Mobile 4.0.1.4461

Release Details

  • Released August 1, 2019

New Features

New Button to Convert a Quote to a Job (9380)

Previously, the button to convert a quote to a job was unlabeled and confusing. This change adds a clear label to the button.

Convert to Job button in FieldFX Mobile

Bug Fixes

# Area Description

9143

Picklists

Picklists fields can have options depend of the record type. This functionality has been working in the detail screen but was broken when the user edited the record directly in the grid. This change fixes the bug when these dependent picklists are edited directly in the grid.

FieldFX Mobile 4.0.1.4451

Release Details

  • Released July 18, 2019

New Features

Support for Time Data Type

Salesforce recently created a new Time data type unbound from a date. This version of Mobile adds full support for the Time data type.

Enhanced Bundling with Cpq

We recently enhanced CPQ rules to more tightly integrate tickets and quotes. At the request of a customer, we continued that enhancement to include dynamic bundles. See the updated documentation for details.

Rounding Support Added to the Avg Function

When customers are using reduced numerical precision they had to manage rounding on their own. We enhanced the AVG helper to automatically handle rounding in this case.

Increased Use of the Help Button

We have added the help button to every page in Mobile, although with only limited help content at this time. We will continue to add more content over time. More importantly, we have added the ability for our customers to create their own content. Details coming soon.

FieldFX Mobile 4.0.1.4412

Release Details

  • Released June 13, 2019

New Features

Enhanced default values (9249 & 9222)

Based on a customer request, default values on a Ticket can now be generated based on Job level information.

Also from a customer request, field update default values were meant to be similar to Salesforce default values but with the ability to do more advanced calculations. With this improvement, field update default values will now set the parent relationship before running the field update. This allows more complex calculations without onerous null and blank checks.

Added sorting capability to FX_FIND (9260)

The FX_FIND function now supports sorting by a single field.

Examples:

FX_FIND(sobject, svalue, sfield, field, equals, sfield__c ASC)
FX_FIND(sobject, svalue, sfield, field, equals, [ sfield__c ASC ] )

Bug Fixes

# Area Description

9162

Cosmetic

The most recent release of Chrome (v75) prevented the FX logo from being displayed in the top left corner of Mobile

FieldFX Mobile 4.0.1.4400

Release Details

  • Released June 6, 2019

New Features

Release notes now available in mobile (9122)

There is now a link to the release notes on the Sync screen. This button will have a badge indicating the number of unread release notes.

Status work flow enhancements (9177 & 9180)

During ConnectFX 2019, we met with many customers and received very valuable feedback on how to improve FieldFX Mobile. One thing we heard from a few customers is that sometimes field users do not realize that they can click on the status work flow to transition a ticket or job. We have changed the styling of the link to make it look more like a button so that new users will realize that it is "clickable".

We also received feedback that the work flow control is confusing when there are no transitions available. This release changes the workflow control to add a little more clarity to exactly what transitions are available and what it will do.

We appreciate all the feedback that we receive from our customers and are excited to be able to implement some of your suggestions.

Populating Quote Id on Ticket Items (9219)

A customer requested that ticket items created from a quote should have a lookup field pointing back to the originating quote item. With this release, when the user selects a quote item to add to a ticket, then the ticket item field named FX5__Quote_Item__c will have a link back to the originating quote item. To use this feature, a field user will need access to this ticket item field.

Bug Fixes

# Area Description

9210

Sync

A customer reported problems syncing FX Forms. The FX Form did not have the SyncId field spelled correctly. We changed Mobile to be more adaptable with these types of problems.

9220

Sync

A customer reported a problem syncing jobs and tickets. The problem was a Back Office user deleting the job tracking number. We have made Mobile more resilient to missing tracking numbers.

FieldFX Mobile 4.0.1.4383

Release Details

  • Released May 23, 2019

Bug Fixes

# Area Description

9094

Rollups

We fixed a customer-reported issue where rollups would not update after a child item had changed.

9172

Field Updates

We fixed a timing problem related to the ISCHANGED formula.

9083

Field Updates

We fixed a customer-reported issue where ISCHANGED on a Date field did not update correctly.

FieldFX Mobile 4.0.1.4380

Release Details

  • Released May 13, 2019

Bug Fixes

# Area Description

9174

FX_FIND

We fixed a customer-reported issue with FX_FIND on iPads running iOS verion 9.

FieldFX Mobile 4.0.1.4374

Release Details

  • Released May 9, 2019

Prerequisites

Switch to Sync 4.0

New Features

Disable quick add through custom setting (6345)

LiquidFrameworks has added the Disable Mobile Quick Add FX Setting to enable system administrators to prevent field users from adding multiple copies of items with quick add. This custom setting defaults to inactive (deselected), so system administrators must configure it to be active.

Bug Fixes

# Area Description

6245

Ticket Logs

We fixed a customer-reported issue with RTF field formatting in the list view of Ticket Logs.

FieldFX Mobile 4.0.1.4370

Release Details

  • Released April 25, 2019

New Features

Ticket Item Import (6287)

Ticket Item Import enables customers to import ticket items as a comma-separated values (.csv) file. System administrators can set up Ticket Item Import so that field users who use a desktop system can import ticket items in FieldFX Mobile.

Bug Fixes

# Area Description

6326

Sharing Rules

We fixed a customer-reported issue causing FieldFX Mobile to freeze if the price book is missing.

FieldFX Mobile 4.0.1.4362

Release Details

  • Released April 11, 2019

New Features

Remember last screen in Mobile (5922)

If a field user closes a browser screen without logging out of FieldFX, accessing the FX Mobile Home Page (https://www.fieldfx.com/dashboard/sync) now returns the field user to the last screen worked on prior to closing the browser screen.

Query Values During Field Update Action (6220)

We added support for sub-queries to the FX Mobile Field Updates, an Admin Tool that can streamline data entry by field users and increase the consistency and accuracy of the data collected in FieldFX Mobile.

Add Formula Attribute to Report Helper (6232)

We added support for the "formula" attribute to the IF report helper so system administrators can define an expression as the criteria for the IF statement.

Make Upversioning More User Friendly (6311)

Depending on the amount of change being implemented, the upversion process can take longer than normal to sync to mobile devices. We have added a message to Mobile that displays when the process takes longer than a normal sync.

Performance Enhancements

Child eForm Takes Minutes to load list View (5867)

We have improved the loading time for list views of child eForms.

Bug Fixes

# Area Description

6208

FX Mobile Field Updates

We fixed a customer-reported issue with date updates to parent ticket items not holding in associated child ticket items when using FX Mobile Field Updates.

6213

Sync

We resolved a customer-reported issue with the Sync button turning and remaining gray after reconnecting to network connection.

6235

FX Mobile Field Updates

We fixed an issue with default values being overwritten instead of applied when a create form is loaded.

6270

PDF Reports

We resolved an issue causing rollup summary dates on PDF reports to not have values.

6278

Tickets

We fixed a customer-reported issue causing an infinite FX logo spinner when tickets are copied.

6321

Reports

We fixed an issue with upversion process that was duplicating reports.

FieldFX Mobile 4.0.1.4325

Release Details

  • Released March 18, 2019

Off-Cycle Release

Following the release of FieldFX Mobile v4.0.1.4322, released FieldFX Mobile v4.0.1.4325 to the Sync V4 Beta channel.

Bug Fixes

# Area Description

6263

Ticket Reports

We fixed the customer-reported issue causing reports not to display when users selected the Report icon.

6265

Report Totals

We fixed the customer-reported issue causing report sub-totals and totals to zero.

FieldFX-Mobile-4.0.1.4322

Release Details

  • Released March 18, 2019

Off-Cycle Release

In response to the release of Chrome v73 on Friday, March 15, LiquidFrameworks has released FieldFX Mobile v4.0.1.4322 to the Sync V4 Beta channel.This update enables FieldFX field users on Chrome v73 to continue using the application.Field users who are not on Chrome v73 can continue using the application normally.

Bug Fixes

# Area Description

6161

Job Created from Quote

We fixed an issue preventing job type from being copied when a field user creates a job from a quote.

6244

PDF Reports

We resolved an issue with a zero value displaying in the Roll-Up field.

6257

PDF Reports

We fixed an issue on IOS/Android preventing parent-child relationships from displaying.

6260

Ticket Reports

We resolved the customer-reported issue with Ticket Reports not recognizing who the lead technician is.

6261

Ticket Reports

We fixed a customer reported issue preventing reports with rollup summaries and rollup summaries with filters from launching correctly.

6262

PDF Reports

We resolved the issue with Chrome 73 issue causing PDF Report screens to be blank.

FieldFX Mobile 4.0.1.4315

Release Details

  • Released February 28, 2019

Bug Fixes

# Area Description

6244

FieldFX Mobile 4.0.1.4314

Release Details

  • Released February 28, 2019

Bug Fixes

# Area Description

6160

Job List Search

We resolved a customer-reported issue with the Job List Search on FieldFX Mobile. Fields that are not on the compact layout and sortable field options are not searched any longer.

6162

Ticket Log

We fixed a customer-reported issue with the logic to display Ticket Log fields. The logic now looks at additional page layout sections.

6172

Reports

We resolved an issue with the report ADD(+) button intermittently becoming unresponsive after adding images and signatures.

FieldFX Mobile 4.0.1.4303

Release Details

  • Released February 14, 2019

Feature Enhancements

Honor quotes when adding Unplanned equipment (6145)

We recently upgraded the search for equipment in FieldFX Mobile to enable field users to add unplanned equipment as ticket items. Now, FieldFX honors the quoted price of the unplanned equipment when users add it.

Rule engine Honors quoted Information for Required Items (6146)

For customers using both required items (rule engine) and quoting, we have enhanced the rule engine to honor the quoted item information when a required item is also quoted.

Bug Fixes

# Area Description

6065

Geolocation

We resolved an issue where the Geolocation field was being cleared of its value after first sync.

6156

Report Templates

We fixed a customer-reported issue preventing calculation of a formula in the filter of a report template.

6164

Ticket

We resolved a customer-reported calculation issue causing the Description and Asset fields not to populate.

6165

iPad IOS v10–v10.2

We fixed an issue with the application loading on iPads running IOS v10 – v10.2.

6167

Quota Error Message

A migration step can cause quota to be exceeded rendering unclear messages. Now an appropriate message indicating the user’s need to free up space is displayed.

6177

Background Sync

We resolved an issue with reports disappearing after Background Sync has run.

6182

Sync on IOS

We fixed a customer-reported issue that IOS never finishes syncing.

6190

Ticket Item Picker

We fixed the indication of more items being available to display before the device is ready to display them.

FieldFX Mobile 4.0.1.4269

Release Details

  • Released January 17, 2019

New Features

Support FOR custom locked fields (6014)

Field users can now see which fields are locked so that they do not spend time editing the fields that will not save or sync. When field users select the Grid Edit button and select a locked custom field, they will receive a message that indicates the custom field is not editable.

Add Unplanned Equipment as a ticket item (6016)

We have upgraded the search for equipment in FieldFX Mobile. As a result, FieldFX now supports field users adding unplanned equipment as ticket items. For field users, the Equipment Picker now works identically to the Price Book Item Picker.

When field users search by unit number on the Equipment tab of the Add Item screen in , the search first looks within the Customer’s master price book and then within the Customer’s extended price. The list of equipment returned for the field users is based on the equipment’s linked catalog items and are from price books beyond just the child price book specific to the job.

When equipment records are set up in FieldFX Back Office, each equipment record must be linked to a catalog item. This requirement of the relationship of equipment with catalog items ensures proper function of the upgraded search for planned and unplanned equipment by field users.

Keyboard Functionality for Ticket Item Grid on Windows Laptops (6025 and 6135)

We have added keyboard selection and navigation functions to the Ticket Item Grid on Windows laptops. When field users select a row without enabling Grid Edit, pressing the Tab key focuses the row selector on that row. Pressing the Tab key again navigates field users to the next row selector. Pressing the space bar selects all of the current row.

When field users enable Grid Edit and then select a row, the Tab key navigates forward in the row to the next editable field. When the field user reaches the end of the row, pressing the Tab key navigates to the next row. Pressing the Shift+Tab keys navigates the field user backwards within the row. If the editable field is a check box, the space bar toggles the field between checked and unchecked.

Bug Fixes

# Area Description

6111

PDF Reports

We resolved an issue with imageCapture not prompting for file or image.

6114

Specific Formula Functions

The ISBLANK and ISNULL functions were not working with geolocation fields. This issue is now fixed.

6133

HTML Reports

We fixed an issue preventing users from attaching HTML reports with a signature.

6134

Camera

After receiving a customer report of a black screen when trying to access the camera, we validated that the browser in use, Chrome v71, no longer accepts media streams. We have implemented a fix for this issue.

6075

Headers

We moved the downward arrow for header sections to the right so it can fully display.