How to require answer to each question in a matrix without the font of the questions disappearing?

  • nmhgmarketing
    Asked on November 4, 2016 at 9:14 AM

    I have an evaluation form that I am trying to implement and am using a matrix with radio buttons for survey-takers to answer.

    When I require an answer to each question, once you select the first radio button the font seems to disappear. The only way I've been able to fix this is to select "no" to requiring an answer to each question. But our team does want to require this. How can it be fixed?



  • David JotForm Support
    Replied on November 4, 2016 at 11:36 AM

    Adding the following code to your form will change the color of highlighted text when the error is present:

    https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    .form-line-error {

        color: black;


    }

    Here is how the form would look with the code added:

    https://form.jotform.com/63084985257973