Issue with embedded form

I have an entry form on my site that is embedded from Wufoo.

The problem is, when I drag the bottom corner of the last text field “Supporting information”, the form gets cut off and hides the submit button, and I can’t go back to it.

I’ve increased the size of the form in the embed code by 1000px to 2582px, and have made all the divs and containers that hold the form to 3000px so there should be plenty of room, but I’m still having the same problem.

I’m sure it’s likely to be some simple reason why this is happening but I can’t for the life of me see it!

Here’s a link to the site (‘entry form’ page):
https://preview.webflow.com/preview/the-sole?preview=20e3a2a738077e0f60d67cd3da44a38f

Many thanks,
Graeme

Hi @GraemeC

You probably have solved this issue but I’m just curious. I’ve take a look on your entry form page published one and you might want to take all height from section-entry, entry-main-div and Entry Form class to get autoresize of your wufoo form.

I hope it doesn’t bother you if you done that already.

Cheers

1 Like

Hi @pastiwibawa, thanks for your suggestion.
It turns out the problem was with the JS code - I had to change auto-resize to false to make it lock to the size specified in webflow.
Cheers