what is the best way to create multistep function ...
# general-english
b
what is the best way to create multistep function calls? for example, I want to allow the user to cancel their appointment. however, they might have multiple appointments, so I need to confirm which appointment they are referring to first.
5 Views