I’ve played around with ChatGPT to try and rearrange the size but it never comes out well. Either it looks ok on the mobile and terrible on the desktop, or passable on the desktop and rubbish on the mobile.
Does anyone have any advice on how to approach this issue?
Our monday form builder app, Easyform, is built to be embedded in websites and has advanced features like setting a responsive form width and stacking form questions when viewed on phones.
For example, here we are setting up a form for embedding:
Limiting select options to items from specific boards where a column is connected to multiple boards.
Pro plan feature - item default values support - set default values for connected board columns hidden in the form.
Upload files to your board’s file columns, with support for:
Allowing only specific file types, such as images or pdf.
Limiting the number of files that can be uploaded.
Setting a maximum for file size.
Manually retrying uploads if some or all of them fail.
Set default values for the response item’s hidden group, status, connected board, and dropdown columns. To do so, select Item default values from the Settings menu.
Add the item’s group as just another field to the form.
Control the page’s top margin with the ability to set different values for desktop and mobile. To do so, select Page from the Settings menu.
If you’re interested in creating styled forms that better match your brand and embed perfectly on your web page, you can check out our Monday.com app Easyform and our extensive documentation site.
Hi Nachiel,
Thank you for the reply, that’s a very cool app.
As it turns out, ChatGPT eventually gave me a good enough code which allowed me to embed the forms and for them be responsive on the different devices before I saw your reply!