Have a page with a list view of orders and a data view of the order next to it, you can select in the list and the data view listens to the list view widget. I can't seem to pass the order parameter to this page from anywhere else, the microflow says "the page should accept an object of type orders"
Best way to do this?