Skip to main content
1-Visitor
April 25, 2020
Question

How to go to the previous step?

  • April 25, 2020
  • 1 reply
  • 974 views

I have created a sequence which contains 10 steps. I want to create a next step and previous step button so that when a user clicks 'next step' button he moves to the next step, and when he clicks 'previous step' he should move to previous step of the sequence.

1 reply

14-Alexandrite
April 25, 2020

Hi @vivekse ,

 

You can bind the "previous" button to the model's Rewind service.

 

Please refer to the guide for more info.