How to NewDialog from a spawn dialog? #8719
Unanswered
ad-chuliang
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When click next button, I want a warnning dialog could show up to give user a choice to confirm his click. If yes, go to next dialog and close these two dialog.
Just like dialog 1 spawn dialop 2, and dialog 2 could go to dialog 3 straightly. However, if I dialog 1 spawn dialop 2, and dialog 2 "NewDialog" dialog 3, it will go error. So, how to realize this effect?
Beta Was this translation helpful? Give feedback.
All reactions