Listview - Select row

Hello
It is possible to select the row in a listview with some command?
I currently select a row then switch to another screen when I return I would like to be able to see the same row selected and highlight.

Thank you

I was testing and it seems that there is a bug in the ListView component. The “Selection” block does not work. You assign any value and it doesn’t select anything in the listview.
With these blocks it should work:

You could try with the ColinTree ListView extension