How to add images to the multiple choice field?

  • amd_forms
    Asked on October 9, 2017 at 6:06 AM

    So, I have added a multiple choice to my form and I am wondering if I can add images as examples for each option - like examples of the different colour ribbons ?


    Thanks

  • amd_forms
    Replied on October 9, 2017 at 6:24 AM

    Also can I make the form clear the amounted enetred into a box if the main tick box above is unticked?


    How can I get the paypal widget to have a $ on the box ?

  • amd_forms
    Replied on October 9, 2017 at 6:46 AM

    Also I have selected by default the $35 set up fee, however this cant be unselected if not required. I need this to be able to be unselected. Can you help on this too please


  • Kiran Support Team Lead
    Replied on October 9, 2017 at 9:33 AM

    So, I have added a multiple choice to my form and I am wondering if I can add images as examples for each option - like examples of the different colour ribbons ?

    If you want to add images to the multiple choice field, you may consider adding <img> tag to the options as shown below:

    <img src="//www.imagedirecturl.jpg"/> Black

    How to add images to the multiple choice field? Image 1 Screenshot 20

    alternatively, you may also consider using Image Checboxes widget on the form.

    https://widgets.jotform.com/widget/image_checkboxes

    Also I have selected by default the $35 set up fee, however this cant be unselected if not required. I need this to be able to be unselected.

    I believe that you are referring to the field 'Design Set Up Fee - Payable per Design (once only) $35.00 AUD'. Since you are using Single choice field on the form, you are not being allowed to unselect the option. You may consider changing the field to Multiple choice field so that the checked option can be unchecked.

    The other questions are moved to separate threads and shall be addressed there shortly. Please follow the links below:

    Also can I make the form clear the amounted enetred into a box if the main tick box above is unticked?

    https://www.jotform.com/answers/1268143

    How can I get the paypal widget to have a $ on the box ?

    https://www.jotform.com/answers/1268141

    Thank you!