Forgot Password Form

The forgot password form must be implemented on forgot.flex. This form is a dynamic form. When a customer submits forgot password request, they receive an email. When the customer clicks on the link in the email, they are taken back to this form and the form will change and ask for their new password.

Example:

{system_message}
{% form forgot %}
<input type="submit" value="Submit">
{% endform %}

Start your free, no-risk trial today.