FieldFX Lightning Managed Package 2022 Updates
Introduction
This page contains the versions of the FieldFX Lightning Package that were released in 2022.
Push Upgrade
We generally release new version of the FieldFX Lightning Managed Package once per month.
Three times each year, we push upgrade the Lightning Managed Package release to Sandbox orgs
Two months after pushing the Lightning Managed Package to Sandbox orgs, a push upgrade is performed to Production orgs
The version pushed to Production orgs is the package pushed to Sandbox orgs or a later version that addresses any defects identified during the Sandbox testing period. |
Push Upgrades occur at the same time as push upgrades for the FieldFX Base Managed Package. Current scheduled dates can be found on the FieldFX Base Managed Package overview page.
To upgrade to an available release between push upgrades, contact Support.
Release Table
Consult this table for the latest and previous release numbers. Click the version link to jump to that version and click the "Back to Release table" link to return to this table.
Version | Release Date | Notes | ||
---|---|---|---|---|
12/9/2022 |
||||
10/21/22 |
For more information on Sandbox and Production org pushes, see 2022 Push Upgrade Schedule. |
|||
9/26/22 |
||||
9/2/22 |
|
|||
8/29/22 |
||||
8/3/22 |
||||
5/6/22 |
|
|||
4/13/22 |
||||
3/14/22 |
||||
2/14/22 |
||||
1/5/22 |
For more information on Sandbox and Production org push upgrades, see 2022 Push Upgrade Schedule. |
|||
Release Notes
Version 1.191 (12/8/2022)
Bug Fixes
Issue # | Summary |
---|---|
We fixed an issue in the FX Lightning Page Template where the right-hand collapsible section doesn’t resize. With this version, the user can adjust the size of the right-hand collapsible section. |
|
In the FXL Data Grid, we fixed an issue where a customer reported that users with read/edit access experienced a perpetual load screen after double-clicking into a lookup cell on the grid. Admins have no issue with the lookup screen. |
Version 1.188 (10/21/2022)
Pushed to sandbox orgs between November 1st through November 7th, 2022. |
Bug Fixes
Issue # | Summary |
---|---|
We fixed an issue where using the → or ← direction keys returns a For more information, see the Grid and Edit Mode section of the Data Grid article. |
Version 1.187 (9/26/2022)
Enhancements
Issue # | Summary |
---|---|
In the Lightning Report Component, we have added the ability for a Back Office user using the Lightning interface to see within the FX Report Lightning Component only the report templates meeting the criteria defined by the report template administrator. The report template admin can create a report filter using logical operators (AND, OR) and that filters can contain custom fields on the report template’s master SObject. For more information, |
|
We have added the ability to override the Item Picker and Item Grid Header so more meaningful names can be added. If no override values are made, the default names continued to be used. For more information, |
Version 1.185 (9/2/2022)
Bug Fixes
Issue # | Summary |
---|---|
For the Salesforce Winter '23 release, their change caused problems with some VisualForce pages. The change could also be enabled by a customer. We updated our FieldFX Managed Package and FieldFX Lightning Managed Package for this change. Salesforce has indefinitely postponed this change. Due to the timing and Salesforce’s change of plans, some customers may have already installed this change. In Back Office, we fixed an error by adding a new
A customer encounters the error When trying to enter a Work Task on a Planned Stock item when double-clicking into the Work Task field to search for the relevant Work Task. Without this field, the users has to go into each separate Planned Stock item and update the Work Task, increasing the time it takes them to get through the Work Order. |
Version 1.184 (8/29/2022)
Bug Fixes
Issue # | Summary |
---|---|
We fixed an issue where if a Child Price Book Item is archived, the Lightning Picker wasn’t showing the part number from the Parent Price Book. |
|
We fixed an issue in the Item Picker where if a user’s filter with a custom number field, an error appears if the field has a null value. |
|
We fixed an issue for filter behavior on pick lists where column filters return inconsistent results. |
Version 1.180 (8/3/2022)
Enhancements
Issue # | Summary | ||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
When a job is created from a quote, added these field values so their values can be carried forward to FX Back Office:
For more information, see Copy Data from Approved Quotes to a Job in Quote Items. |
|||||||||||||||||||||||||||||||||||||||||||||||||||
We added a new setting to Bundler and BulkEdit - Source Grid UID when setting up the FXL Data Grid.
|
Bug Fixes
Issue # | Summary |
---|---|
We fixed an issue so validation error messages now display correctly for validation rules when changing workflow status. |
|
We fixed an issue where when setting up the FXL grid. When you want to show an action button and select an equipment item, the selected equipment is still be shown even after the Bypass Page Level Permissions is toggled and the |
|
We fixed an issue where to set the remote site setting, the customer must use their mydomain URL. |
Version 1.172 (5/6/2022)
Version 1.169 (4/13/2022)
New Features
Issue # | Summary |
---|---|
We have added a ROW SELECTION option to the Grid Disabled Features so if the grid is being used just for information, the active/clickable checkboxes can be hidden. |
Bug Fixes
Issue # | Summary |
---|---|
We fixed an issue where the error handler was broken in the Item Picker and giving no indication of an issue. Now, when an invalid entry is entered, an error message appears and the user can’t save the changes. |
|
We fixed an issue where when the $user filter is used with a custom User field, it didn’t work. |
Version 1.167 (3/14/2022)
Enhancements
Issue # | Description |
---|---|
We have added the $allow and $user functions in the filter setting so a user can reference the current logged in user and current record. For more information, see Use the $user and $source values in an SOQL Filter. |
|
We have added an automatic refresh after a value on the grid is edited. |
Version 1.166 (2/14/2022)
New Features
Issue # | Area | Description |
---|---|---|
Item Picker |
We added a new feature to allow picker and grid SOQL filters to incorporate either the current page’s record id (if available) or the logged in user into the filter statement. See Setting up the FX Item Picker for more information. |
|
Item Picker |
We have created a new setting to turn on and initiate an event in the Item Picker. The code example for the setting is intended to show the how the user can consume the event. |