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
Discussion posts and replies are publicly visible
You could try this pattern: https://appian.rocks/2023/06/20/popup-windows-in-appian/