Are we able to format the question portion so that we can perhaps add a list?

  • IDAbreakthechains
    Asked on November 6, 2017 at 8:30 PM

    We have several questions that have multiple parts and we would like to be able to have a list so that we can ask a question in three parts. Right now, it simply combines everything into one paragraph. We do not want three different questions only three parts to one question and then one entry for the user to answer. Is there a way to add HTML/CSS code for the question portion. The advanced editor only allows only simple formatting but not the option to add <br> or <li> tags to break up a question.

  • Nik_C
    Replied on November 7, 2017 at 3:08 AM

    I assume you would like to add line breaks to the field title:

    1510041680Screen Shot 2017 11 07 at 9 Screenshot 10

    So the A, B  and C are on a separate line. Since field labels don't support adding HTML, like br tags, you can use a Text field, for example:

    1510041950Screen Shot 2017 11 07 at 9 Screenshot 21

    And you remove the label from the field so the Text field will become the label, here is how it would look like:

    1510042026Screen Shot 2017 11 07 at 9 Screenshot 32

    You can check my test form as well: https://form.jotform.com/73102024851949 I did it for the number 1 question.

    Let us know if it could work for you.

    Thank you!