insert photo to dropdown form

  • fantasticcenter
    Asked on March 17, 2025 at 2:15 AM

    I want to insert Photo instead emoji is there possible ?

    if is possible please guide me how the step


  • Aiden JotForm Support
    Replied on March 17, 2025 at 5:23 AM

    Hi Klinkularp,

    Thank you for reaching out to Jotform Support. Currently, Jotform's Dropdown field does not support adding images to options. But you can add images to a Multiple Choice field. Here’s how to do it:

    1. In Form Builder, click on the Add Element button on the left side of the page.

    2. Scroll down and add a Single Choice element to your form.

    3. Type in the first option.

    insert photo to dropdown form Image 1 Screenshot 30

    4. Next, copy and paste the code you see below, next to the Option 1.

    <img src="IMAGE_URL" width="50"

    5. To add the picture, copy the URL of the picture you want to use and replace it with IMAGE_URL.

    insert photo to dropdown form Image 2 Screenshot 41

    That’s it. Repeat the same steps for the rest of the options. 

    Let us know if there’s anything else we can help you with.