Configuring ERDEditPassword and ERDEditPasswordConfirmation

Version 10.1 by David Holt on 2012/02/17 15:01
Warning
For security reasons, the document is displayed in restricted mode as it is not the current version. There may be differences and errors due to this.

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.