Is there any way to avoid this redundancy?

  • Alexandra_Graves
    Asked on December 15, 2020 at 10:42 AM

    Hi there,

    I'm creating a form where answers may be the same for several questions. Is there any way to avoid this redundancy?

  • roneet
    Replied on December 15, 2020 at 12:01 PM

    You may give some numbering or any unique names for each field so that there is no such conflict in the form.

    Let us know if you have further questions.

    Thanks.

  • Alexandra_Graves
    Replied on December 15, 2020 at 12:58 PM

    I don't want the user to have to type the same answer over and over again. Is there I way to store answers to previously answered questions so the answers can be reused?

  • roneet
    Replied on December 15, 2020 at 1:07 PM

    I am sorry for the confusion.

    You may copy the answers to other fields via conditions. Do you know which questions should have the same answer? if yes, then put the conditional logic to copy the fields.

    https://www.jotform.com/help/286-how-to-pass-field-value-to-another-field?

    Thanks.