1. I have an application that uses a webflow with 5 views.
One of the requirements for the flow is that if user selects an option on view 4, he is to be returned to view 2. However, after the users selects continue, on view 2, instead of going to view 3, he has to be redirected to view 4.
How can I use descision flow to implement this? Is there a better way of implementing this?
2. How do you display error messages in a webflow? I want the user to be redirected to the same page with the error message displayed.


Reply With Quote