Extending the change password screen
Extend the change password screen by adding properties to it. For example, add a security question that prevents the change until you answer correctly.
In Dev Studio, search for and open the ChangePassword section of the PegaPS-Work-User-ChangePassword class.
Add a property to the dynamic layout. For example, add a property for a security question that a user defined during registration.
For more information about modifying sections, see Sections.
Previous topic The change password feature Next topic Extending the password history table