Datatable Flow Component v4.3.7 Update
UnofficialSF has released version 4.3.7 of its popular Datatable flow screen component. This update addresses a specific bug and introduces an enhancement to existing functionality.
Bug Fix: Default Row Action Label
Previously, the Datatable component would fail to display when a Row Action button was configured with its default label. This issue has been resolved in version 4.3.7, ensuring the table renders correctly regardless of the row action button's label configuration.
Enhancement: Preselected Rows Reactivity
The Preselected Rows attribute has been updated to be reactive. This means that changes made to this attribute dynamically update the component's state without requiring a full screen refresh, improving user experience and enabling more complex flow logic.
Key Takeaways
- Version: 4.3.7
- Component: Datatable (UnofficialSF)
- Bug Fix: Corrects display issue with default row action button labels.
- Enhancement:
Preselected Rowsattribute is now reactive. - Impact: Improved rendering stability and dynamic UI updates within flows.
Leave a Comment