Display all records when validation fails in multi-record form

So say you have a 10 line per page multi-record form and you submit, the entire submission fails as a transaction if there is a problem with any of the lines.
SC only displays the first problematic record though and user has to exit the form and return to be able to see everything.

I don’t suppose there is a way to change the behaviour to show all the records whilst flagging the one with an issue?

SC will only show what the SQL queries return, it cannot show what it didn’t receive

@jlboutin60 : thanks for always being helpful. I just inadvertently stumbled on it. If any of the navigation buttons are clicked (I’ve tried previous and next), SC graciously shows all the records once again allowing you to retry the entire submission without first navigating out of the form. Great relief!!!