• Resolved bill_8921

    (@bill_8921)


    How do you add a duplicate field that makes sure the entry was the same as the previous?

    Example:
    I have a text field named “Amount”
    The next text field is called “Amount Again”
    The two entry’s must be the same when entered.

    Similar to when some forms have you enter your email two times.

    Is this possible some how?

    Thank you in advance

    https://www.ads-software.com/plugins/si-contact-form/

Viewing 2 replies - 1 through 2 (of 2 total)
  • There is no setting for that. You would have to write your own javascript validation for that, then put it in HTML after field.

    Thread Starter bill_8921

    (@bill_8921)

    Thanks for the replay Mike.

    Not knowing, I was searching and trying to figure it out how I could do it
    I came across this:
    https://vfbpro.com/2012/05/08/adding-custom-jquery-validation-to-your-form/ Example #2
    (yes I know its not for this plugin, but was something I saw).
    So i tried changing a few things and of course had no luck. Basically thats what im after, example 2.

    Going to see if I can find something like you describe that perhaps I can understand and get it to work.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Duplicate field, adding’ is closed to new replies.