Copy Text From One Field To Another
-
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
- The topic ‘Copy Text From One Field To Another’ is closed to new replies.