Can I repeat a field's value through another fields?

  • GlendaleArts
    Asked on June 11, 2019 at 4:18 PM

    I want to have a short text field, let's call it "Name of Event" and I would the user to enter it on the first page, and then their answer to be visible on the top of every subsequent page. Is there a way to put this one field in multiple locations, or a calculation or lable field I can use to create a header?


    Thanks!

    Ben

  • Kevin Support Team Lead
    Replied on June 11, 2019 at 5:19 PM

    If your purpose is to only display the field's value on other pages, then you may add multiple text elements and then pass the field value to the text elements, this guide will help you doing so: https://www.jotform.com/help/418-Pass-an-Input-Field-to-a-Text-Field 

    If you want to have editable fields on each page, then you will need to add multiple short text entry elements and use conditional logic to pass the value over to the multiple fields, this guide will help you doing so: https://www.jotform.com/help/286-How-to-Pass-Field-Value-to-Another-Field

    I hope this helps.