Add an Image to A Form

How can I add an image to a form, Not a background image?

Hey @mimi,

To clarify are you interested in uploading an image to a form when you’re submitting the form itself (via the files column)? Or are you interested in uploading an image to a question/form descriptions?

Hey @mimi

You can add images to the form description as well as to the description of the fields in the form using the HTML tag <img src="LINK_TO_IMAGE">.

Here is an example using a monday form:

However our monday app Easyform supports advance styling features helping you better display your image.

The Easyform equivalent of the form above (with the additional <center> tag that is not supported in the monday form) will look like this:

So if you are interested in creating styled forms that better match your brand and embed perfectly in you web page you can check out our monday.com app Easyform and our extensive documentation site.

You can set up a free demo here or contact us at support@easyappshq.com.

Here is another example of our form in action:
main gif easyform

I hope this helps

Nachliel