In my app prototype, I’m trying to create a multi-step-flow form which consists of, say, 12 steps - from 1 to 12. I create each step on individual rectangles (grouped all the contents in each rectangle or step) and placed them on the main frame. I then hid all the steps (rectangles) except the 1st step (rectangle). I tried applying the interaction on the next and previous buttons to flow the steps from first to second and on so, and again to work out the previous button.
Let me also mention you how did try to apply the interaction;
I first selected the next button in the step one and then went to prototype, and clicked on the interactions. Within that I selected the Trigger to be “on tap”, action to be “navigate to”, but when I need to select the destination, it doesn’t show the rectangle related to the step 2. Therefore, I have not been able to create the interaction needed.
I’m currently having the free version of figma, and I hope this is not the reason as to why I’m not able to work out the simple interaction I wanted.
Please find the link to my design with my attempts:
Appreciate if someone can help me resolving this
Thank you