Extending data collection
The application collects personal data to generate new passwords and restore usernames. Extend the data collection screen by adding properties to it. For example, add a field to capture the user’s last name.
In Dev Studio, search for and open the CollectIdentityData section of the PegaPS-Work-User-ForgotPassword class.
In the CollectIdentityData section, add a property from the PegaPS-Data-Registration class for the data that you want to.
For more information about modifying sections, see Sections.
Previous topic The forgot password and username feature Next topic Extending data verification