Back button video instruction

(Алексей ) #1

Is there a video showing how to make a button back?
or detailed instructions ?

(Daniel Beckett) #2

The Flow service can be used to direct a user to different flows or to specific areas within the current flow.

The tutorial for Using Label and Goto a Label in Flow XO has some examples on how to do the setup for this.

Hopefully that helps :slight_smile:

(Алексей ) #3

did not help. I’m not very good at this.
Can I ask you to send some screenshots with examples on how to configure the button back? if possible.
I will be very very grateful to you!

(Daniel Beckett) #4

Perhaps an example flow could help?

You set labels for each question and then after the user has answered the set of questions set an attribute to know they’ve reached that part of the flow. You can then ask the user which question they would like to edit and jump back to displaying the answers after they have made the change.

The tutorial for using attributes might be worth reading for extra info on how they work.