I would love to add images to my Monday forms. We regularly send out surveys where clients specify their design preferences, and having the option to include images in the questions would greatly enhance clarity and user experience. This feature would make it much easier for clients to provide accurate feedback. Thank you!
Hey @leahlering
Nachliel from Easyapps here, our monday form builder Easyform supports CSS styles in the description of the form, as well as the form questions, meaning you can control the size and alignment of the images you embed in the form.
For example, here I am embedding the same image twice, in Text 1 I’m using the plain
<img src="https://i.postimg.cc/657fn9Tt/Profile-3.png"/>
while in Text 2 I’m adding styles
<img src="https://i.postimg.cc/657fn9Tt/Profile-3.png" style="display: block; margin: 0 auto; width: 100px" />
For any questions contact us at easyformsupport@easyappshq.com.
Check out our extensive documentation site.
You can book a free Zoom call with us and we will help you set up the form.