Version 1.10
Last updated
Was this helpful?
Last updated
Was this helpful?
This new version of the Avonni Dynamic Components includes key improvements and bug fixes to enhance stability and usability:
Data Loading Improvements: We've resolved an issue where data in Data Tables and Lists would disappear after changing selections, particularly when multiple components referenced the same query. This ensures consistent and reliable data display.
Style Update Preview Fix: Custom style changes are now reflected live in the design canvas, eliminating the need to switch to preview mode to see your updates.
Experience Cloud Record ID Fix: The $Component.recordId
now passes correctly when embedding Dynamic Components in Experience Cloud sites with a Target page name set.
Toggle Component Value Correction: The Toggle component now accurately reflects a 'false' value when unchecked, ensuring proper behavior in visibility settings and other logic.
Data Visibility Enhancement: Addressed an issue where users who are not System Administrators experienced inconsistent data display with Dynamic Components. Data is now displayed consistently for all users.
Flow Input for Selected Records: You can now pass a list of selected record IDs from a Data Table into a flow using the Selected Record Ids value.
Data Table Decimal Separator Fix: Data Tables now correctly display fraction digits in number fields when a user's locale uses a comma as the decimal separator (e.g., French).
Junction Object Query Enhancement: We've added the ability to map variables in junction object queries, allowing for more complex and flexible data retrieval (e.g., querying Events based on AccountContactRelation).