It would be nice to have a password field option that would do that
for you automagically, ie:
{
"type": "password"
, "inputParams" : { "name" : "candidate.Password","label":
"prompt_Password"
, "required": true
** , "showConfirmPassword" :true
, "showMsg": true, "strengthIndicator": true , "capsLockWarning":
true }}
On Oct 1, 12:36 am, mingfai <
mingfai...@gmail.com> wrote:
> what exactly is the problem? as long as you include both fields in
> external js, you could call the setConfirmationField method to set
> confirmation field.
>
> seehttp://
javascript.neyric.com/inputex/examples/password_field.html