Hey,
I have created a Screen from the “Orders” table. In the Screen I have a collection with a list of orders.
I would like to Create a new order (Add row) and view its Detail.
When I configure the Action, the new row is added, but I get the Detail of the first row of the Orders table. I would like to display the Detail of the added row. Any tips?