Field to field

Home Forums Quform WordPress Field to field

This topic is: not resolved
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #24945
    Icemanmx
    Participant

    Hello
    I want to automatic populate from one element field to a other element field.
    I try to use this code, but think it is for check boxes only.

     
    jQuery(document).ready(function ($) {
        $('.quform-field-1_4').click(function () {
    		 var copy = $(this).is(':checked');
    		
    		$('.quform-field-1_4').val(copy ? $('.quform-field-1_14').val() : '');
    	});
    });
    

    Thanks in advance
    Icemanmx

    • This topic was modified 5 years, 11 months ago by Icemanmx.
    Attachments:
    You must be logged in to view attached files.
    #24968
    Icemanmx
    Participant

    Can i get help with this?
    I have a paid support

    #24981
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #24988
    Icemanmx
    Participant

    Hello
    I did not get it function, but i will send you the form data to see what i mean…

    Thanks in advance
    Icemanmx

    Attachments:
    You must be logged in to view attached files.
    #25017
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #25018
    Icemanmx
    Participant

    Hello
    You should get a mail to info@themecatcher.net with the inlog info… Ally

    Thanks

    #25055
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy