Password Reset Page

The following keyword replacements can be used on a Password Reset Page.

Password Reset Email

Within the fields that are available in the Request Validation section of the Details screen, you can use any of the keyword replacements that are available for the user assets. For example, if you want to show the username of the account in the Body of the email, you can use the keyword replacement %asset_attribute_username%.

Additional, the keyword replacement %password_reset_url% is also available. This keyword replacement will include a hyperlink to the Reset Bodycopy where the user can enter a new password. Without this hyperlink the user will not be able to reset their password.

Request Bodycopy
Keyword Replacement Information shown
%submit_button% This will show a button to allow your users to submit their username.
%password_reset_error% This will show any error messages that occur when requesting the password to be reset.
%username_input% This will show a text field where the user can specify the username of the account they want to reset the password for.
Reset Receipt Bodycopy
Keyword Replacement Information shown
%submit_button% This will show a button to allow your users to submit their username.
%password_reset_error% This will show any error messages that occur when they are resetting their password.
%password_input% This will show two fields side by side where the user can enter their new password into the first field and confirm it in the second field.
%password_new% This will show a field where the user can enter their new password. If you use this keyword replacement, you also need to use the keyword replacement Input field for the Confirmation of the new password so the user can confirm their new password.
%password_confirmation% This will show a field where the user can confirm their new password. If you use this keyword replacement, you also need to use the keyword replacement Input field for the new password so the user can enter their new password.