# March 25 Release (v11)

## 📢 <mark style="color:blue;">Announcing the March Release</mark>

We are excited to announce the latest update and enhancement in our newest release. This release introduces new features, enhancements and bug fixes to improve your experience. Below is an overview of the key update.

***

## ➕ <mark style="color:blue;">What's New?</mark>

### <mark style="color:purple;">Grid Actions</mark> <a href="#formula-field-support-for-images" id="formula-field-support-for-images"></a>

Designers can now configure **Grid Actions**, allowing users to trigger Flows, Aura Components, or LWCs at the grid level.

* Appears as a new **"Grid Actions"** tab after **Row Actions** in Grid Wizard.
* Designed for multi-record operations using **Selected Records** or **Selected Record IDs**.
* Displays a **Toast Message** on successful execution.

[Learn more about Grid Actions.](https://docs.valorx.com/valorx-wave/wave-experience/create-a-new-grid/grid-wizard-in-salesforce#add-grid-action)

<figure><img src="https://2237973035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F65f4C4H8V5e0YV342mwp%2Fuploads%2FZlslwUqsaCMbbR2itnKB%2FGrid%20Actions%20Surf%20The%20Wave%20Multiple%20Select.gif?alt=media&#x26;token=cf00fe97-ad0e-43c2-96bc-de29b621cbb5" alt=""><figcaption><p>Update multiple records using Grid Action in Surf the Wave</p></figcaption></figure>

### <mark style="color:purple;">Sort Configuration in Grid Wizard</mark>

We’ve enhanced the **Grid Wizard** to support **predefined sorting configuration** during grid setup.

* **Designer Role:** Designers can now define up to **5 sorting conditions** while configuring a grid.
* **Runtime Sorting Still Available:** This complements the existing runtime sorting feature, giving users more control both during setup and while using the grid.

<figure><img src="https://2237973035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F65f4C4H8V5e0YV342mwp%2Fuploads%2FobCNfXcrdcrKynKEZB8F%2FSort.gif?alt=media&#x26;token=fa7e2fd7-369c-43c3-9396-374dde480065" alt=""><figcaption><p>Sort</p></figcaption></figure>

### <mark style="color:purple;">Support Permission Sets in Grid Wizard</mark>

Grids can now be assigned to Salesforce Permission Sets during grid configuration.

* Designers can select from available Permission Sets in the org.
* Streamlines access control for large customers.
* More admin-friendly — no need to update grids manually as users join/leave.

> 🔒 If a user doesn’t belong to the assigned Permission Set, they will see:\
> \&#xNAN;*“You don’t have access to this Wave grid because your permission set doesn’t include it. Please check with your admin if you need access.”*

<figure><img src="https://2237973035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F65f4C4H8V5e0YV342mwp%2Fuploads%2FaYXvarx1RsuweoxV6JQy%2FPermission%20Sets%20Grid%20Wizard.gif?alt=media&#x26;token=43557556-f2de-45cd-8919-592601795f47" alt=""><figcaption><p>Manage Grid Access using Permission Sets</p></figcaption></figure>

***

## ✨ <mark style="color:blue;">Enhanced UI / UX Design</mark>

### <mark style="color:purple;">**Grid Controls in Feature Access (Permissions)**</mark>

The **Permissions** section now includes a new **Grid Controls** area, giving Admins and Designers more control over user capabilities within a grid.

**What's New:**

* **Allow Sorting**\
  A new permission option to control whether users can sort data in runtime. When disabled, sorting is restricted in the grid UI.
* **Record Controls**\
  Added fine-grained options to manage record-level interactions:
  * **Allow Adding and Cloning Records**
  * **Allow Deleting Records**

[Learn more about Grid Controls.](https://docs.valorx.com/valorx-wave/wave-experience/create-a-new-grid/grid-wizard-in-salesforce#id-2.-grid-control-tab)

<figure><img src="https://2237973035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F65f4C4H8V5e0YV342mwp%2Fuploads%2FAygGGNVYE2MyyZTEP5bo%2Fimage.png?alt=media&#x26;token=c2575bca-d790-47b0-bb08-7a771e7d1195" alt=""><figcaption><p>Grid Controls</p></figcaption></figure>

These options are grouped under the **Grid Controls** section within the **Permissions** tab in the Grid Wizard.

### <mark style="color:purple;">Access Control for Column Grouping</mark>

Column Grouping is now available directly from the toolbar, making it easier and quicker to group your data. You can now manage grouped views more efficiently from Surf the Wave!

<figure><img src="https://2237973035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F65f4C4H8V5e0YV342mwp%2Fuploads%2FvfLnWN9530QtO3MBCo50%2FColumn%20Grouping%20Toolbar.gif?alt=media&#x26;token=21d33c10-b3d7-41e1-a3b4-db58b8d189b8" alt=""><figcaption></figcaption></figure>

### <mark style="color:purple;">Display Options: Related List Position</mark>

Designers can now choose how related lists appear in the grid.\
A new toggle lets you switch between **Hierarchical Grid** and **Right Panel Grid**, making it easier to customize layouts.

[Learn more about Related List Position.](https://docs.valorx.com/valorx-wave/wave-data-management/data-interaction#related-list-display-options)

<figure><img src="https://2237973035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F65f4C4H8V5e0YV342mwp%2Fuploads%2FbI9jux9IOJKjJtzDOuKf%2FRelated%20List%20(Position).gif?alt=media&#x26;token=ee634579-434d-4fec-862a-8df513e7e684" alt=""><figcaption><p>Related List</p></figcaption></figure>

***

## :bug:<mark style="color:blue;">Bug Fixes</mark>

In this release, we have addressed several issues to improve user experience and functionality.

* **FLS-Restricted Fields Displayed Instead of Removed**

  Resolved a bug where fields that users couldn’t access due to Field-Level Security (FLS) were still shown in the grid with a lock icon. These fields are now completely removed from the grid for users.
* **Date Time Discrepancy After Time Zone Change**\
  Corrected a mismatch between the Date Time cell and the date picker when the user changed their Salesforce time zone.
* **Conditional Formatting on Boolean Fields**\
  Fixed an issue where conditional formatting did not apply to checkbox (Boolean) fields when using TRUE/FALSE conditions.
* **Conditional Formatting on L2 Related Boolean Fields**\
  Resolved a bug where Boolean fields in L2 related records failed to apply conditional formatting if the lookup field was empty.
* **Dependent Picklist Dropdown Visibility**\
  Fixed a UI issue where the dependent picklist dropdown required a double-click or cell switch to appear. It now displays correctly on mouseover.
* **Dependent Picklist Not Loading Values**\
  Corrected a bug where dependent picklist values did not load if the parent field was outside the visible viewport. Values now load regardless of scroll position.

***

## 📣 **Announcement**

### Auto Update

We’re introducing **Auto Update** for the **Wave Managed Package** — We will be keeping your environments aligned with the latest Valorx updates. In the upcoming weeks, we’ll begin automatically upgrading out-of-date environments to ensure better consistency, stability, and feature availability.

* **Sandbox Orgs** that are more than **2 months behind** the latest release will be automatically updated to the last stable release (typically current minus one release).
* **Production Orgs** that are more than **3 months behind** will be scheduled for automatic updates. *Please note: we may not be able to provide support for Production Orgs that are significantly out of date and not aligned with the update policy.*

This process ensures that all environments benefit from the latest stability fixes, performance improvements, and critical patches—while taking advantage of the latest innovations being pushed out to your favorite Salesforce Grid
