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 339 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 2655 karma points 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.......

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies