• Hi

    I have form where the user enters their name . At the end of the form I want to show their name again (without them re entering it again) at the bottom of the form .
    Sample the form idea –
    <p>Surname (required)
    [text* Surname placeholder “Please enter your surname”] </p>

    blah blah blah rest of the form

    I, [surname] agree with the conditions blah blah
    [SEND FORM]

    It can be shown in text editable filled or editable field it does not matter as long as they type their name once and it appears twice on the form.

    I read every post here plus search google and there many suggestins using java script etc. I want to use contact7 form and have already installed contact-form-7-dynamic-text-extension.

    Any ideas how I could do this please with some example

    https://www.ads-software.com/plugins/contact-form-7-dynamic-text-extension/

Viewing 1 replies (of 1 total)
  • Thread Starter oavs

    (@oavs)

    OK Let me explain again .

    I want same effect as on this page basically >> https://jsfiddle.net/brynner/KnXJc/

    Enter one field and mirror on the other on the same form. I have installed dynamic contactform7 but still can’t figure it out.

    Can some one please suggest a solution?
    How to mirror the second [surname] with the original [text* surname placeholder “Please enter your surname”]?

    <p>Surname (required)
    [text* surname placeholder “Please enter your surname”] </p>

    blah blah blah rest of the form

    I, [surname] agree with the conditions blah blah

Viewing 1 replies (of 1 total)
  • The topic ‘Copy Text From One Field To Another’ is closed to new replies.