What's New - Version 1.25
Version 1.25: Direct Links Access
New Features
New Vertical Navigation Component
The new Vertical Navigation component offers a streamlined approach to organizing menus in your Dynamic Components, making it ideal for sidebars and left-hand navigation. It allows you to control the visibility of other components based on the selected menu item, making it easy to show or hide content using the Set Component Visibility settings.

Key Features:
Clean vertical menu for user navigation
Define menu items manually, from record collections, or Salesforce picklists
Highlight the active item with the Active Navigation Item Value attribute
Show or hide components based on the selected menu item
Add icons and disable menu entries as needed
Trigger actions on menu item click (e.g., navigate, show toast, refresh data).
The Vertical Navigation component is fully configurable, whether you need a static menu, a dynamic list driven by Salesforce data, or context-sensitive visibility for other components on the screen.
Picklist Filtering Based on Current Record Value
In the Data Source section, when using the Picklist option, we've added a new attribute called Picklist Values. This attribute allows you to filter the picklist options based on values from the current record.
For example, you can pass the value of a field from the current record to limit the options displayed in the picklist to those relevant to that record.
If you leave the Picklist Values attribute empty, all available options will be shown by default.
Enhancements
Formula Debugging in the Debug Detail Panel
You can now debug and test your formulas directly from the Debug Detail Panel when working with Dynamic Components. If your component includes formulas, open the Debug Detail Panel to troubleshoot and validate them easily.

File Input Refresh Query Interaction
Added a new “refresh query” interaction to the File Input component for improved data management.
Data Table Group by Lookup Fields
You can now group records by lookup fields in the Data Table component.
Customizable ‘No Results’ Display in Data Table
New toggles allow you to hide the “No Results” image and/or message, providing more control over the Data Table’s appearance when no data is available.
Advanced Query Refresh Triggers
The Data Table’s “Query Refresh Emp” settings now allow Key Field Value as refresh triggers. For example, refresh can be set to occur only when both the Case Id and Status fields match specific values, enabling more precise and efficient updates.
Bug Fixes
Fixed an issue where, when using the “group by” feature in Data Table, you couldn’t access the fields of a clicked record. This now works correctly.
The “Export to” function in Data Table now respects the user’s locale when exporting number fields. For example, European users will see commas (,) as decimal separators instead of periods (.).
Last updated
Was this helpful?