Question about Jotform

  • JMCGroup
    Asked on August 21, 2019 at 6:02 AM

    Hi Guys i need your help to understand if i can do what i have in my mind, more over i have some other questions.

    Please  answer me under any sentences so that i can undestand better.

    Thanks!


    I made a form and i need to allow people to make a kind of checkout.


    1)The name and surname must be keeped into a database, they have to be show into the form(listbox) untill the guest make a checkout clicking on his name even if the form reload...is it possible?


    2) How can i make bigger the font inside the section contractor(just the text)  without make it bigger too


    3)How can i make the  thanks page to automatically dipiared after a few seconds and restart the module automatically?

  • jherwin
    Replied on August 21, 2019 at 8:08 AM

    1.) What is the Listbox for? Do you want to pass the value of name and surname to the Listbox?

    Also, you can enable the autofill function to your form. The AUTOFILL feature will automatically save the form's field values locally (browser local storage) for up to 24 hours. The saved local data is cleared when the form is submitted, or after the 24 hours from the form access time. This way, your users don't lose any single data if they accidentally close or reload their browser while filling out the form.

    Please note that your users need to use the same browser in order for the saved field values to autofill in the form.

    Guide: How-to-Enable-Auto-Fill-on-Forms

    2.) You can use custom CSS code for that, please send us a screenshot of the field you're referring to so we can provide you an appropriate CSS code for that.

    Guide: How-to-Post-Screenshots-to-Our-Support-Forum

    3.) To clarify, would you like to redirect the user to the start page of your form after submitting the form? If so, you can redirect the user to the same form.

    Here's the guide for that: Redirecting-Users-to-a-Different-Page