Tagged Questions
3
votes
3answers
150 views
Completing a process in linear steps - what should happen if a user changes one of the previously entered steps?
I'm working on a tool made for professionals to calculate advice for their customers.
The user is following predefined steps. The steps are represented as tabs (with arrows) in the interface.
The ...