How can I add bullet points to a field label?

  • ber9456
    Asked on December 19, 2017 at 8:25 PM

    Hi guys,

    I have long question text eg:

    Can the Member conduct a risk assessment of their usual work area including:

    ·   identifying hazards

    ·     assessing level of risk

    ·   considering ways to control and monitor risks

    ·   reporting hazards and issues to their Supervisor/Brigade Captain.

    Which has bullet points in it. 

    How can I get formatting into the field label so that the bullet points appear correctly? Not being able to format question text is causing us quite a few issues with complex forms we develop.

  • Jan
    Replied on December 19, 2017 at 8:56 PM

    Unfortunately, using HTML tags are not allowed in the Field Labels. So using <ul> and <li> tags will not work in the Form Builder or in the Live Mode.

    I suggest you use the "Text" tool above the field. In the Text tool, there's an option to use Bullet List or Numbered List.

    151373479312 20 ruxhj Screenshot 10

    After that, you can just remove field label or hide it using CSS. Here's the result:

    151373491312 20 eqd5p Screenshot 21

    If you want to hide the field label using CSS, please let us know. Hope that helps. Thank you.