How can I include bold text for some words a checkbox list?

  • adea2014
    Asked on April 21, 2014 at 12:40 PM

    I have a list of items with a short description after the item name.  I want to bold the item name and leave the description unbolded.  I have tried used combination.  It works when I first do it, but if I go to edit the select list or go to manage the properties the bolding turns off.  I have also used several of the select list widgets with the same results.

  • Mike_T Jotform Support
    Replied on April 21, 2014 at 2:39 PM

    Thank you for contacting us.

    It is possible to inject HTML into Check Box options to get the bold text.

    Example:

    <b>Item 1</b> - Text
    <b>Item 2</b> - Text
    <b>Item 3</b> - Text

    It seems to be stable when added through Options, and HTML is not being stripped on my side.

    How can I include bold text for some words a checkbox list? Image 1 Screenshot 20

    Please give it a try and let us know if you need any further assistance.

  • Smile2income
    Replied on May 26, 2017 at 10:27 PM

    <b>Item 3</b> - Nice idea!