Radio submit

Home Forums Quform WordPress Radio submit

This topic is: resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #30562
    jennis015
    Participant

    I have two radio buttons, is it possible to redirect to a different page of the form according to your choice? I am using this code

    jQuery(function ($) {
        $('.quform-field-5_7').each(function () {
            if ($(this).val()) {
                $(this).closest('.quform-page-5_1').hide();
            }
        });
    });

    Thank you !!

    • This topic was modified 4 years, 2 months ago by jennis015.
    #30566
    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.

    #30568
    jennis015
    Participant

    Thanks Ally!! excellent!

Viewing 3 posts - 1 through 3 (of 3 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