Not signed in (Sign In)

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorkime1809
    • CommentTimeOct 27th 2011
     
    Is there a way to compare two fields to verify they are the same? Easiest example is for email. I want to check to see if the user enters different values in the fields.

    Thanks for any help!
    • CommentAuthorhillaryw
    • CommentTimeOct 27th 2011
     
    Hello,

    Currently, that is not a feature of FormAssembly.com.
    We do like to hear what would make FormAssembly more effective for you, so please suggest it:
    http://formassembly.uservoice.com/forums/12295-formassembly-com

    Happy to help,
    Hillary
  1.  
    I remember I had a method to do this but I can't find the example form where I did this. I do know some simple JavaScript will do the trick nicely however. I'll keep searching
    • CommentAuthordbuschho
    • CommentTimeOct 27th 2011
     
    Hey Martin,

    I think this guy does the trick:
    http://www3.formassembly.com/forum/discussion/454/validating-or-confirming-an-email-address/

    Let me know if you were thinking of something different.
    Drew
  2.  
    That is it. I knew I remember seeing that somewhere.
    • CommentAuthorkime1809
    • CommentTimeNov 2nd 2011
     
    Awesome! Thanks! Works great. =)