Introduction

The Reset Form action in the flow is used when you wish to reset previous user inputs that were taken in the flow.

An example of where you might use this would be the following:

  1. You first sign up and login via SMS / OTP with your phone number. Your login ID is now your phone number.
  2. You then apply this Reset Form action, so that the current login ID as your phone number is not automatically picked up and used by the next action.
  3. You then login via email / password as the 2nd factor, and because of the Reset Form action, you can input a totally separate email that is not part of your current login ID(s) and it will allow you to sign in with it.

Reset Form Action

Basically, anytime you need to reset your previous form inputs, you can use this action.