Question
Need to show two confirmation messages one after another on button click
Hi All,
I have a requirement mentioned below, please help me with this.
On Button Click:
Display first confirmation pop-up with the following message: "Want to go to next step ?"
No: Closes the pop-up without any action.
Yes: Proceeds to the next step.
Secondary Confirmation, If the user chooses Yes, display another pop-up to ask if they want next action: "Do you want to save this canceled profile as a draft ?"
No: Closes the pop-up without any action.
Yes: Perform some task
