Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Drew 165 posts 340 karma points
    Jun 16, 2011 @ 12:36
    Drew
    0

    Confirm Password Field (?)

    Is there any way to simply add a "confirm password" field to a contour form, that only validates when the contents matches another field?

    i.e.
    "Password" field 
    "Confirm Password" field

    Had a quick google and look on the forums but couldn't spot anything.

  • Tim 1193 posts 2675 karma points MVP 4x c-trib
    Jun 22, 2011 @ 23:53
    Tim
    0

    There's not a built in way for this, but you could use JQuery Validation to accomplish this one. It might also be possible to inject a compare validator into the form as well in code behind, but if memory serves correctly, getting the validation group is a massive pain.......

Please Sign in or register to post replies

Write your reply to:

Draft