Confirm Password Validator Element

Getting Started | API | Elements | Actions | Validators | Handlers | About

Table of Contents

1 Confirm Password Validator - #confirmpassword {}

When asking a user to enter a password (or other value) twice, confirm that the values match.

1.1 Usage

wf:wire(ButtonID, ConfirmPasswordID, #validate { validators=[
  #confirm_password { text="Passwords must match.", password=PasswordID }
]})

1.2 Attributes

text - (string)
The text to display if validation fails.
password - (atom)
Specify the Nitrogen Element ID of the Password textbox.

Author: Rusty Klophaus (@rklophaus)

Date: 2010-11-22 10:49:59 EST

HTML generated by org-mode 7.01h in emacs 24