Form to say hello after name field is filled

  • bfleck
    Asked on March 6, 2018 at 12:11 PM

    Is there a way you can make the form say hello to the person after they enter their name? Ex: if they enter John Smith, the form replies hello John Smith.

  • Richie JotForm Support
    Replied on March 6, 2018 at 1:13 PM

    You can add a text field in your form to hold the notification when the name is entered.

    Form to say hello after name field is filled Image 1 Screenshot 70

    Then edit it to add a Form Field

    Form to say hello after name field is filled Image 2 Screenshot 81

    The Form Field holds the available fields in your form, in this case we select the name

    Form to say hello after name field is filled Image 3 Screenshot 92

    Now we have a format that says " Hello {name}".  Now, we hide the text field, so that we can only show it when the Name field is filled.

    Form to say hello after name field is filled Image 4 Screenshot 103

    We can add our conditional logic to show the text field when the name field is filled.

    If name is Filled show , the Hello name.

    Form to say hello after name field is filled Image 5 Screenshot 114

    Here is a sample screen cast.

    Form to say hello after name field is filled Image 6 Screenshot 125

    Here is my sample form.https://form.jotform.com/80645291802961

    Feel free to clone my form, to test it out.-How-to-Clone-an-Existing-Form-from-a-URL



    Please let us know if we can be of further assistance.