Page type: Forgotten password

Overview

The forgotten password page type object is used to store any fields that are distinct to the system page type 'forgotten password'

Object name forgotten_password
Table name psys_forgotten_password
Path /preside-objects/page-types/forgotten_password.cfc

Properties

property name="loginId_not_found"                type="string" dbtype="varchar" control="textArea";
property name="invalid_reset_token"              type="string" dbtype="varchar" control="textArea";
property name="password_reset_instructions_sent" type="string" dbtype="varchar" control="textArea";