FieldFX Lightning Package Updates

Introduction

This section contains the release notes for FieldFX Lightning Managed Package. For previous years, see the dedicated pages for those years in Older Releases.

For more information on Push Upgrades, see Push Upgrade process.

To use the FieldFX Lightning package starting with version 1.225, you must use the FieldFX Managed Package version 1.529 or higher.

Release Table

Use this table for the individual releases. Click the version link to jump to that version and click the "Back to Release table" link to return to this table. For older releases, click here.

Version Release Date Notes

Latest Version
1.267

12/5/24

Functional Area
Impacted

Grid

1.262

10/16/24

Functional Area
Impacted

File Viewer and Grid

1.260

8/23/24

Functional Area
Impacted

Grid and Quote to Job

1.253.1

8/23/24

Functional Area
Impacted

Grid

1.253

7/19/24

Functional Area
Impacted

File Picker, Grid,Item Picker, and Page Templates

1.246

5/17/24

Functional Area
Impacted

Grid

1.243

4/17/24

Changes made in version 1.239 per FFX-2687 have been removed and the patch is automatically pushed to all Sandbox environments.

Functional Area
Impacted

Grid

1.239

4/15/24

Functional Areas Impacted:

Grid and Item Picker

This version was pushed with FX24R1 Sandbox and Production Push Upgrades.

For more information on Sandbox and Production org push upgrades, see:

Release Notes

Version 1.267 (12/6/24)

Functional
Area
Type Issue Summary

Grid

Bug Fix

FFX-3539

When making significant schema changes to fields and even objects, errors were encountered from almost all dependent Item Grids and records couldn’t render. It was found this was due to stored grid views. In this case, it was isolated to the Sort order stored (sort was tied to now-deleted fields).

The solution was to eliminate/reset the view and the error disappeared. The Data Grid was made resilient to handling schema changes as they occur.

FFX-3301

We fixed a Data Grid issue where when a validation error appears, editing any field triggers more errors using the Revert Errors button for the related item.

FFX-2656

We fixed an issue where images are displayed larger in a filter search.

FFX-3213

We fixed an issue that resolves a continuous spinning animation after the Deselect Checkbox is selected.

FFX-3307

We fixed an issue in the Data Grid when editing a cell, the
↻ Refresh Required button is still active and should be disabled.

FFX-3306

We fixed an issue during the Data Grid refresh when an alert is incorrectly trigger on unrelated tickets when an item is added to a different ticket.

FFX-3456

We fixed an issue in the Data Grid that moves the Reset Columns Widths button Reset Column Widths button out of the Custom Views area and onto the main grid view.

For more information, see Reset Column Widths in the FXL Data Grid.

FFX-3507

We fixed an issue in the Data Grid where long text in a cell would overrun the width and overlap the action buttons for that cell.

Now the long text is truncated and shows an ellipse when its close to the action buttons. Hovering the cursor over the text shows the full text in a tooltip.

FFX-3600

We fixed an issue in the Data Grid where when the browser cache is cleared and then the Data Grid is accessed, no data is displayed.

Enhancement

FFX-3408

We have added the ability in the Data Grid to apply a filter to both parent and child items.

If a child meets the filter criteria but the parent doesn’t, the parent record shown. The parent record can’t be selecting. A user can perform a bulk operation on only the items meeting the filter criteria (and not on a parent not fitting the filter criteria.

For more information, see Filtering Records in the FXL Data Grid

FFX-1661

We added a Updating…​ spinner animation when a user launches an action in the grid when the action triggers a background process which delays the action.

For example: when deleting an item on a the grid, with a lot of background updates firing, the item doesn’t get deleted right away. The user is unaware that the background actions are happening and expects the item to get deleted. Since it’s not right away, the user clicks on the delete button again which might generate an error message.

FFX-2784

We added a Confirmation button to the Data Grid for the Date/Time Entry.

Date Time

FXL DataGrid DateConfirm

FXL DataGrid TimeConfirm

Before, when entering the date and the time, there is no confirmation button to add the specified date and time in the grid. Clicking within the pop-up does nothing, clicking outside of the pop-up does nothing, the only way to add the data is to click on another cell, and then the data entry updates the cell.

For more information, see Change the Date and Time in a Cell.

FFX-3411

We have added a new permission to control the Data Grid settings to disable a user’s ability to change the sort criteria and to create a custom view allowing them to remove the stage number column.

For more information, see Specify Disabled Grid Features.

FFX-2801

We have added the ability for a user to customize the cell highlighting for specified conditions.

For more information, see Set up Conditional Cell Highlighting.

Version 1.262 (10/16/24)

Functional
Area
Type Issue Summary

File Viewer

Bug Fix

FFX-3287

We fixed an issue in the file viewer that changes the wrong timestamp format to the correct format..

Grid

Enhancement

FFX-1528

We have added a new Reset Column Widths button if there are more columns than can be displayed at once.

Bug Fix

FFX-3293

We fixed an issue in the Data Grid where spaces and dashes are used in the cell, editing the cell and navigating away produces inconsistent results in using the and to move in the cell.

FFX-3252

We fixed the filtered look-up modal in the Data Grid to match the un-filtered look-up modal so they appear the same.

FFX-3237

We fixed an issue in the Data Grid when a new field is created and it doesn’t show up in the existing grid view. The user will have to create a new custom view to see the new field.

A newly created field now appears in the existing custom view.

FFX-3367

We fixed an issue in the Data Grid when inline editing a Ticket Item Description in the Ticket Item Grid, the cell becomes stuck with dashed yellow lines while it’s saving) until the page is refreshed or the user clicked elsewhere.

Yellow highlight on Ticket Item Description cell

FFX-3368

We fixed an issue where the Data Grid doesn’t keep the specified decimal places in the Salesforce field properties. If there should only be two decimals shown, all the decimals are shown.

Version 1.260 (9/1/24)

Functional
Area
Type Issue Summary

Grid

Bug Fix

FFX-3261

See FFX-3261

FFX-3255

We fixed a customer issue with the FXL Data Grid where when trying the perform in-line editing, there isn’t enough time to make the change. Now, when the cell is double-clicked, edit mode is enabled for entering. When another cell is clicked, edit mode is disabled.

FFX-3139

We fixed an issue in the Data Grid where when a required field is deleted using Bksp, the value reappears before a new value can be typed.

Now, the value is cleared until the focus moves to another cell or Enter is clicked. Existing cells can be overwritten when values in required fields are deleted.

FFX-3136

We fixed an issue in the Data Grid where when creating a new view after hiding some columns in the currently active view doesn’t update the view. The updates are applied to the default view also.

Now, when hiding the columns in the current active view, only that view is updated.

FFX-3143

We fixed an issue with the Multi-Select Picklist in Data Grid where when selecting values while pressing Ctrl doesn’t keep the window open.

Now, when using Ctrl to select multiple values on picklist fields, the list view doesn’t close automatically until the user clicks off the cell.

Quote to Job

Bug Fix

FFX-3265

We fixed an issue in the 'Quote to Job' component by creating a validation rule that removes the task of a user refreshing the page to hide the component.

Quote to Job Notification
Figure 1. Result of using Send Client Notification

If Send Client Notification is

Enabled Disabled

The Create Job button on the Details tab is disabled until the notification is received. Once the client notification is received, the components are reloaded when the page is refreshed.

The Create Job button is not disabled while the job is being created and a status message appears:

Create Job button enabled
Create Job button disabled

For more information, see Send Client Notification checkbox.

Version 1.253.1 (8/23/24)

Functional
Area
Type Issue Summary

Grid

Bug Fix

FFX-3261

We fixed an issue with the Data Grid where its not updating after Validation Rule conditions aren’t met and the page is refreshed.

Version 1.253 (7/19/24)

Functional
Area
Type Issue Summary

File Picker

Bug Fix

FFX-1906

We fixed an issue in the File Viewer where the Upload was still active before the user selected some files. The Upload button is disabled now until the user selects a file.

Grid

Bug Fix

FFX-3010

We fixed an issue that when moving a quote item, the item isn’t displayed in the bundle until a user refreshes the page. Now, after moving a quote item, the item appears in the bundle without the user having to refresh the page.

FFX-2687

We fixed an issue from a customer to eliminate the delay when navigating between cells using the cursor within the grid.

FFX-2866

We fixed an issue on the Data Grid where the Contact ID is displayed instead of the name. The contacts now displays names and not the Contact ID.

Item Picker

Bug Fix

FFX-2800

We fixed an issue where the item picker requires Edit access on the Price Book Item to use a multi-select picklist in the Search layout.

Page Templates

Bug Fix

FFX-2806

For the Page Templates, we fixed an issue where the side panel button to expand the height was broken and didn’t work. When the button is clicked, the panel height is adjusted and the triangle image doesn’t appear on the panel.

Version 1.246 (5/17/24)

Functional
Area
Type Issue Summary

Grid

Enhancement

FFX-2158

We made an enhancement to the Data Grid that a column can’t be resized if its deleted.

Bug Fix

FFX-2958

We fixed an issue in the Data Grid where when editing cells on the grid, the record type goes blank.

FFX-2931

We fixed an issue In the Data Grid where a filter for a Record Type ID field shows the options as an ID instead of the name.

FFX-2932

We fixed an issue in the Data Grid where when the expand/collapse icon is clicked, a Sorry to Interrupt error message appears.

Version 1.243 (4/17/24)

Changes made in version 1.239 per FFX-2687 have been removed and the patch is automatically pushed to all Sandbox environments.
Functional
Area
Type Issue Summary

Grid

Bug Fix

FFX-2649

We fixed an issue where the Data Grid rendering was making the Ticket Item barely visible.

Version 1.239 (4/15/24)

Functional
Area
Type Issue Summary

Grid

Enhancement

FFX-1683

We fixed an issue that increases the vertical display of the Data Grid v2. Now you can see more rows in the Data Grid.

FFX-1644

We have improved the highlighting of parent vs. child items in the Data Grid so its easier to tell them apart in the Data Grid. The slight indention wasn’t enough. Now the entire parent ticket item row is highlighted in a color.

Bug Fix

FFX-2469

We fixed an issue where the code had been revised so the cacheable option is now true.

FFX-2651

We fixed an issue where an error message is returned when a user tries to access a Ticket with a configured ticket items grid and tries to click Save As after selecting some hidden fields.

Item Picker

Bug Fix

FFX-2273

We fixed an issue where the item count query on the Item Picker. The large number of items caused page loads to be more than 15 seconds. A limit was placed on COUNT() query will only count up the the Max# in the FXL Data Grid.

If the user sets the Max number of items in the results (Max#) plus 1 in the setting, the message over Max# available is shown in the header.

If there are, for example, 2000 items, only 500 items are shown with the message 500 items . over 500 available.

Sidebar

Bug Fix

FFX-2356

We fixed an issue for a lightning job record when using the FX Collapsible Right Sidebar when the user clicks on the pencil (inline editing on the record page).

The Save button now floats along with the scroll instead of staying at the bottom of the page eliminating unnecessary scrolling to the page bottom.

Older Releases

To see a particular version from an older release, find the version number in the table below and then click on the year link for that page.

Year Version Numbers

1.232, 1.227, 1.214, 1.209, 1.208, 1.205, 1.196, 1.193

1.191, 1.188, 1.187, 1.185, 1.184, 1.180, 1.172, 1.167, 1.166, 1.160, 1.129

1.159, 1.154, 1.151, 1.148, 1.145, 1.141, 1.135, 1.132, 1.129

1.127, 1.124, 1.118, 1.114, 1.111, 1.107, 1.105, 1.90

The numbering scheme was changed between versions 1.105 and 1.90.

1.84, 1.83, 1.76, 1.72, 1.71, 1.35, 1.31, 1.29, 1.27