Allow Summary Property target screen to be determined by code
If you add an EditSelected button and override the Execute method to choose a particular screen to display then the screen no longer corresponds to the one shown via the Summary Property Target Screen.
It would be good if both button and link could be routed throught the same code.
Use Case:I want to display a view only screen for an order when the order status is Placed otherwise the user can edit the order.
2
votes