Board index » Visual Studio » UI design/flow question
|
GSC
|
UI design/flow question
Visual Studio122
We're designing a Windows application. On a given form (let's say edit customer), there would be a list of all the (let's say cars) that the customer owns. We want the user to be able to click on a car (likely hyperlinked) and go to the car form and view/edit all those details. What's the best "flow" for this? Should we prompt the user that they've made changes to the customer form and they must save or cancel before going to the car form? Should we have any sort of "back" button to get back to the customer form after viewing/editing the car form? I'm just looking for general best/most common practices. Thanks for any input, Ron - |
