Hi to everyone,
when a condition is triggered I need to show on the screen an input dialog as " YES/NO"
when if I click "YES" the flow perform an action (for example execute another flow)
and if I clik "NO" do nothing and simply close the dialog window.
How can I do it ?
Thank you in advice and sorry for the stupid questions.
Help on a YES/NO input dialog
Moderator: Martin
Re: Help on a YES/NO input dialog
Hi
You can use a condition Confirmation Dialog. Only connect the true-branch to a subsequent action if you don't want to do anything on the false/no-branch.
Regards,
Martin
You can use a condition Confirmation Dialog. Only connect the true-branch to a subsequent action if you don't want to do anything on the false/no-branch.
Regards,
Martin