abhikmitra / ng-joyride

Angular Joyride Directive for creating custom introductions to websites
126 stars 68 forks source link

Next action only on completion of a task #78

Open chandanoops opened 7 years ago

chandanoops commented 7 years ago

Is there anyway I can override the next button so that the next popover is shown only after I perform a particular action? For example, I have a set of data displayed after a value from the dropdown is selected. So I want to go to the next popover only after a value is selected from the dropdown.