Form validation errors for matrix

  • mitmuseum
    Asked on October 20, 2016 at 3:00 PM

    I have a matrix where one answer is required per row.

     

    When the user gets to the second line of the matrix, the form is popping up a validation error momentarily each time an answer is entered. Though it only flashes for a second, it is basically telling people they've made a mistake when they haven't (yet).

     

    Is there a way to get rid of this? To users it will look like a bug.

  • David JotForm Support Manager
    Replied on October 20, 2016 at 7:15 PM

    That's the default behavior, if the users clicks outside the radio options, that will trigger the require message, since you have required an answer on every row. You may disable the required validation or just required at least one answer:

    Form validation errors for matrix Image 1 Screenshot 20

    Let us know if you need more help.