Go Back Action Advanced Customisations

  • Conditional Return: In some cases, you can allow return under certain conditions (e.g., return if the form is valid).

Technical Risks

  • Redirect Loop: To avoid a repeating redirect loop with the return, the user flow must be well planned.

The Go Back action makes the user flow in your application more intuitive, facilitates error correction, and makes multi-step structures such as forms more functional. Thanks to this action, which is compatible with both web and mobile, your users can safely return to previous pages and continue their transactions without interrupting their experience.