Configuring ERDEditPassword and ERDEditPasswordConfirmation

Last modified by David Holt on 2012/02/17 15:01

Using the Edit and Confirm Password components with D2W

These are two useful and easy to configure components to use in your sign up pages with D2W.

ERDEditPassword and ERDEditPasswordConfirmation

The final result will be two password edit fields that make the user type their password twice to confirm that they typed what they intended:

signup with password confirmation.png

The configuration:

1. Set up a dummy propertyKey for your Password Confirm field since it won't be a real attribute in your database (in this case "confirmPassword"):

Unknown macro: noformat. Click on this message for details.

2. Make sure that you include both components on the page - one for the password propertyKey and the other for the confirmation propertyKey

Unknown macro: noformat. Click on this message for details.

3. Set the property for ERDEditPassword passwordConfirmationValidated to true:

Unknown macro: noformat. Click on this message for details.