How do I give a field from my web page as input to a form?

  • imaniproject
    Asked on March 8, 2014 at 2:54 PM

    I want to be able to supply the value of a text field from my web site instead of asking the user to enter.  Can I send a particular value to the form so that it gets sent back as part of the data when the form is submitted by the user?

  • Cesar
    Replied on March 8, 2014 at 4:13 PM

    If you need to have a field already filled out for your user. You can Prepopulate one of the visible fields on the form by utilizing a Prepopulated attribute on the URL.

    Thank you

    Related Article:
    Prepopulating-fields-to-your-JotForm-via-URL-parameters