How can I insert a client's answer into questions in the form?

  • Caboodlefs
    Asked on November 7, 2017 at 12:54 AM

    For eg; once they enter their name at the beginning of the form, how can I then personalise the rest of the form so that the questions include the name they have provided us?

  • candy
    Replied on November 7, 2017 at 6:06 AM

    You are able to use form fields in the questions and text areas. I have cloned your form named "Fact Find Survey" on my side in order to show you an example.

    I have added a text field under the name field in order to show you how to use those form fields. Please check the screenshot below:

    1510052658Screen Shot 2017 11 07 at 2 03 Screenshot 10

    As you can see, when you have written the unique names of the fields between the braces such as {client1}, the answer typed by the user dynamically appears in the questions as seen below:

    1510052730Screen Shot 2017 11 07 at 2 04 Screenshot 21

    Also, please check the following guide for detailed information regarding how to find unique field IDs: https://www.jotform.com/help/146-How-to-Find-Field-IDs-and-Names 

    I hope this helps.