[html-formfu] constraint 'Equal' not working

Octavian Rasnita orasnita at gmail.com
Fri Apr 9 19:47:16 GMT 2010


Hi,

You need to use:

<constraints>
type Equal
others password
</constraints>

Octavian

----- Original Message ----- 
From: "Steve" <steve at matsch.com>
To: <html-formfu at lists.scsys.co.uk>
Sent: Friday, April 09, 2010 9:13 PM
Subject: [html-formfu] constraint 'Equal' not working


> Can anyone tell me why my 'equal' constraint isn't working? My config is as follows:
> <elements>
>  name repeatpw
>    ...
>   <constraints>
>      <Equal>
>        others pw
>      </Equal>
>   </constraints>
> </elements>
> <elements>
>   name pw
> ....
> </elements>
> 
> Form is submitted and passes even when passwords don't match.  I looked in the archives and posted the question to IRC, but no response.
> 
> TIA,
> Steve


--------------------------------------------------------------------------------


> _______________________________________________
> HTML-FormFu mailing list
> HTML-FormFu at lists.scsys.co.uk
> http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu



More information about the HTML-FormFu mailing list