Is the object you are selecting and that you want to display the same type as the entity for your listview or a different entity? If it is the same, you can use a self reference that you can set in a microflow based on your logic/rules. If it is different, you can create an entity to it. You can name the association “selected_entityname” and get it to display on the second page.