Spring '22 Release Notes
Spring '22 Release Notes
In the Spring ’ 22 release, many of your favorite features are easier to use than ever. Admins can create and manage preferences from AGrid configuration. You have more options to manage preferences, filters, and actions.
You asked, we delivered!
We delivered the following features that are requested by AGrid clients:
Filters
Simplified Filter Logic: Any Condition is Met (OR)
Actions
Parent Id, Parent Field Name variable support
Inline Editing
Rich Text Area support
Record Type based Picklist value
Export
Disable columns in Export
User Experience
Rich Text Area support
Actions
Launch Flow in Larger Window
Lightning screen flows launched from AGrid (row actions, list actions) are launched at the size of a 90% window. Previously, it was smaller and forced vertical and horizontal scrolls for end users.
Parent Variable Support
The AGrid list view actions now support the "parentId" and the "parentFieldName" variable. These variable names are case sensitive.
Currently, this functionality is limited to record detail pages and list-actions.
Usage Behaviour
If no rows are chosen, parentId variables will be passed
If one or more lines are chosen, the parentId and record IDs variable are passed
ACTION REQUIRED: Update existing Flows used in AGrid custom actions to support these variables. If you ignore this step, an error is triggered when the flow is launched in AGrid.
Filters
Date Literals Support on Filters
Date literals such as This Month, Last Month, Next Month, and This Year are supported by the Date and Date Time field filters.
This feature is available on the following functionalities:
Column Filter
Preference
Configuration Filter
Intelligent Related List
Managed Preferences
Users will see date literal options in the existing AGrid list views. No additional configuration is required.
Range Support in Filters
We introduced "Between" and "Not Between" operators for the following types of fields:
Date
Time
Number
Currency
Percentage
This feature is available on the following functionalities:
Column Filter
Preference
Configuration Filter
Intelligent Related List
Managed Preferences
Users will see the range options for filtering on existing AGrid list views. No additional configuration is required.
Simplified Filter Logic: Any Condition is Met (OR)
We renamed the existing Filter logic option and updated the user interface. New condition criteria for filters are:
All Conditions Are Met (AND)
Any Condition is Met (OR)
Custom Condition Logic is Met
This feature is available on the following functionalities:
Preference
Configuration Filter
Intelligent Related List
Managed Preferences
Users will see updated filter logic options on existing AGrid list views. No additional configuration is required.
Preferences
Managed Preferences
Admin can create and manage preferences from AGrid configuration. Earlier, this functionality was limited to end-users. This feature is useful for administrators to create default filters and enable it for all or selected groups of internal and community users.
Display Label Only in Preference
The administrator can disable the display of the API name on the preference screen by turning on "Show Field Label Only" in the AGrid configuration.
Disable Preferences
Admin can disable preference for end-users. However, any managed preference admin created from configuration screen will be available for end-users for selection and pinning only.
Inline Editing
Rich Text Area field support
Inline Editing support to the Rich Text Area field is GA now. You can add any rich text area field to the AGrid configuration and enable inline editing. End-users should click on pencil tip and start editing values in familiar rich-text editor.
Limitation
No support for Mobile and iPad view
No support for card view in Desktop
Record Type based Picklist value
To improve data integrity, picklists and multi-picklist values are rendered based on record type. Also, the administrator can disable the bulk inline edit for record type activated objects by selecting "Disable Bulk Edit" in AGrid Column configuration.
Export
Disable columns in Export
To exclude any specific column from export, admin can enable "Exclude from Export" at Column Configuration level.
User Experience
View support for Rich Text Area fields
The view support for the Rich Text Area field is GA now. End users should click on view icons in cells in rich text areas and view the fully format rich text content.
Bug Fixes
When exporting, name value should be exported for lookup and master-detail field.
AGrid list view preview in Flow debug mode.
When the encrypted field is empty, the eye icon is visible
Operator and actions dropdown list are not rendered within the component
When the list view is at a minimum height in the mobile interface, the preference filter has scroll problem
Unhandled error message: if expected, AGrid action variable is not found in the flow
When the AGrid component launches from Flow, Flow module closes after performing new record creation or editing.
Releases
Release Date | Version | Changes |
---|---|---|
Dec 14, 2021 | Spring '22 (1.21) | Major Release with new features |
Dec 16, 2021 | Spring '22 (1.21.1) | Added disable preference feature |
On this page:
Related pages