Quform Auto Submit

Home Forums Quform WordPress Quform Auto Submit

This topic is: resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #31931
    mnasarudin
    Participant

    Hi,

    I would like to setup quform with auto submit function for my website. I already tried submit(), but page loop in sucess message.

    Thank you

    #31945
    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.

    #31949
    mnasarudin
    Participant

    Thank you for your reply.

    1. Yes, I would like to submit form when page load.
    -> Registered Staff will scan QR pointing to form. Form using default value ( staff details ) and auto submit.

    2. I’m trying code below, but its continuously submit after success message.

    function subform() {
    document.getElementById(“form-1”).submit();
    };

    window.onload = setTimeout(subform, 1000);

    3. Your code not running / no error.

    #31950
    mnasarudin
    Participant

    Updates :

    1. It works when redirecting to another page for auto submit.

    Displaying submitted form data after redirecting

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