Open
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
Steps to reproduce the behavior:
- Create a new screen flow,
- Create an arbitrary Get Records element,
- Create a Screen element with a USF DataTable showing the records and a Text entry component with the default value of the DataTable Selected Row (any field).
- Create a second screen element to show the value of the Text field from the first screen.
- Run the Screen Flow, choose a row in the datatable, note that the text field value is updated to the field from the datatable by defualt.
- Change the value of the text field to something else. Click Next
Expected behaviour
The value of the text field should be shown as the entered text from the prior screen
Actual behaviour
The value of the text field shows the original default value from the DataTable row instead
Screenshots
If applicable, add screenshots to help explain your problem.
Debug Logs
If applicable, please insert debug logs here