Is it possible to pass variables using the URL?

  • byeo
    Asked on September 26, 2016 at 6:07 AM

    I would like to populate a hidden field based on a URL variable that is sent from another page. Is this possible?

  • berkay Director of Engineering, Frontend
    Replied on September 26, 2016 at 6:17 AM

    Hi,

    It is possible to populate your fields. You can use your input name for populating. For example

    Is it possible to pass variables using the URL? Image 1 Screenshot 30

    my hidden input name is input6 and I can populate it as https://form.jotform.com/62690936641968?input6=yourvaluehere

     

    You can see now hidden input is populated.

    Is it possible to pass variables using the URL? Image 2 Screenshot 41 

    Thanks for using JotForm,

    Regards.