February 25 Release (v10)
Last updated
Last updated
We are excited to announce the latest update and enhancement in our newest release. This release introduces new feature, enhancements and bug fixes to improve your experience. Below is an overview of the key update.
We’re excited to introduce a new Auto Refresh feature for Wave Embedded, enabling grid designers to configure row-level refresh behavior for optimized performance after saving records.
Auto-Refresh Configuration
A new "Refresh on Save" checkbox has been added, allowing automatic refresh after a successful record save. This option is available under Access Control or in the Permissions section while creating or editing a grid.
By default, this checkbox is enabled.
Enhanced Field Support
Previously, only formula fields were auto-refreshed for saved rows. This feature now extends support to all fields in the row.
When the Auto Refresh option is enabled, the entire row is refreshed after a successful save, not just the formula fields.
After saving, all fields of the successfully saved rows will be refreshed automatically.
Notes: The current default behavior of refreshing only formula fields remains unchanged, unless the Auto Refresh option is enabled.
This new feature empowers grid designers with greater flexibility, ensuring improved performance and a smoother user experience when managing grid records.
Valorx Grid and Related Grid can now be embedded within Salesforce Screen Flows, allowing users to interact with grids seamlessly as part of their flow process. Previously, these grids were not supported within Screen Flows. With this feature, users can now:
View and edit grid data directly within a Screen Flow.
Interact with Related Grids without leaving the flow.
Streamline data management by integrating Valorx Grids into automated business processes.
This feature improves workflow efficiency by enabling seamless grid access within Screen Flows.
Users can now sort data within the grid for better organization and efficiency. This feature allows sorting columns in ascending or descending order, making it easier to analyze and manage records. Sorting is available across all grids, ensuring a seamless experience when working with large datasets.
Note: Grid Sorting is only available in Runtime and not in Grid Wizard while configuring the grid.
This release introduces a Callback Event for Row Action Completion in Wave Embedded. This feature allows users to define custom functions for handling component action completions, enhancing flexibility and user experience.
Customizable Callback Functions: Users can configure their own callback functions to handle the completion of component actions.
Improved Modal Management: Leveraging overlayLib, the component displays in a modal popup for seamless interaction.
Communication Mechanism: Instead of relying on Component or Application Events, we have implemented Message Channels to enable cross-namespace communication.
Find out more about the Callback Event for Row Action Completion here.
This feature enables seamless cross-namespace communication, ensuring compatibility with subscriber orgs. It provides a flexible and customizable solution for handling Row Action completions while streamlining modal popup management for a more user-friendly experience.
The Wave Embedded Dashboard now features an updated design with improved aesthetics and usability.
Animations and Transitions: Subtle animations and transitions have been added to enhance the user experience, ensuring smoother navigation and interactions.
Clean and Modern Look: The updated design offers a polished, streamlined appearance for both Designer and Standard roles.
This enhancement delivers a visually appealing and intuitive dashboard experience, making it easier for users to interact with their data.
This enhancement simplifies onboarding for first-time users by automatically assigning appropriate roles based on the user’s environment and permissions. Below are the updates for Sandbox and Production environments:
Sandbox Environment: If a user’s "Valorx Wave User Access" picklist is blank, the system will assign the Designer role when they access any Wave tab (Dashboard, Grid Wizard, or Surf the Wave), provided the role assignment is allowed.
Production Environment: If a user’s "Valorx Wave User Access" picklist is blank, the system will assign the Standard role upon accessing any Wave tab.
This feature reduces manual setup, ensures users receive the appropriate role automatically, and enhances the onboarding process with clear, friendly messages tailored to their environment and grid availability.
In this release, we have addressed several issues to improve user experience and functionality.
Resolved Issue with Special Characters in Picklist Fields Fixed an issue where special characters in picklist values were not handled correctly. Picklist values now display without errors, ensuring accurate representation of all characters.
Fixed Mass Modifier for Date Time Fields Resolved an issue where Date Time fields were not updating correctly via the mass modifier. Now, when you update these fields, the changes apply as expected.