I have written a custom action which i want to execute after showing the UI of Next dialog to the user. Then I want to show the next dialog after execution of that custom action without any next button. The scenario is like, on click of Next Button of previous dialog. Firstly, next dialog should appear and then the custom action should get executed while showing the UI to the user and when it completes its execution, the UI of Next Dialog should be shown without clicking on Next Button.
Asked
Active
Viewed 428 times
0

Yan Sklyarenko
- 31,557
- 24
- 104
- 139

Ashish Rana
- 135
- 1
- 11
-
I am stuck, please help. – Ashish Rana Mar 03 '17 at 08:52
-
What you described sound pretty tricky. If you explain the initial intention of that approach, people might know how to help you. – Yan Sklyarenko Mar 06 '17 at 08:46