LightningFlowComponents
LightningFlowComponents copied to clipboard
Datatable 3.5.0 - Sort arrow on column not working
Steps to reproduce the behavior:
- Add a datatable element in flow and display Account records
- Activate an view the flow
- Click on the arrow to sort the results
Expected behaviour
The results should sort alphabetically
Actual behaviour
The results change for a second then always revert back to the initial order
This is corrected in the current version of Datatable
You could also avoid this behavior in your older version by having no Sections on the screen.
Thanks Eric - Im using 3.5.0 and was able to remove the section and its working now.
I am unable to upgrade - I'll create a new issue for that