Multi Select

Home Forums Quform WordPress Multi Select

This topic is: not resolved
  • This topic has 1 reply, 2 voices, and was last updated 6 years ago by Ally.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24813
    Icemanmx
    Participant

    Hello
    I did with checkboxes multi select and used this code

     <script>
        jQuery(document).ready(function ($) {
            var $select = $('.iphorm_10_12');
     
            $select.attr({
                name: $select.attr('name') + '[]',
                size: 5,
                multiple: true
            });
        });
    </script>

    and all function good, but when sending the form it does not save the entries to data base and not to the mail either…
    How can i make it to save all entries?

    See also attached image..

    Thanks in advance
    Icemanmx

    Attachments:
    You must be logged in to view attached files.
    #24857
    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 2 posts - 1 through 2 (of 2 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