Fill First and Last name from URL

  • Coul07
    Asked on March 21, 2020 at 1:07 PM
    hello, I would like to know how we can chain the two fields (first name and last name) in a url field without there being spaces between them
  • Bojan Support Team Lead
    Replied on March 21, 2020 at 1:11 PM

    If you wish to till the first and last name of your form, you need to use the following link:

    https://www.jotform.com/200703720177043?nom[first]=first&nom[last]=last

    You can find out what is the name of the field by right-clicking the input field and viewing the name attribute:

    Fill First and Last name from URL Image 1 Screenshot 20

    Then you need to remove everything before the underscore (q4_ in this case) and add that to the URL.

    Please let u know if you have any further questions. 

  • Abel07
    Replied on April 4, 2020 at 5:46 AM

    hello,

    do you have a guide that shows how the mouse cursor automatically moves to the next field when you have completed filling a field?

  • John Support Team Lead
    Replied on April 4, 2020 at 7:54 AM

    Hello @Abel07 - We don't have a guide for that. However, the form automatically adjusts the tab order in case you re-ordered its fields or once you added a new one.