Can this be done? (PHP designed form / iframe)

Hi,

I have a PHP designed form, in a link, that I need to embed directly into a Webflow site without using an iFrame (as it want it to be responsive out of the box) is this possible?

here is the link to the form I am trying to embed…

https://fdwebsites.co.uk/llb/calculators/sale_purchase.php

I have it loading in an iFrame in the site but obviously the responsiveness is an issue.

No it would require PHP installed on the servers where WF hosts and it will never be the case.

Why? If the iFrame is set to shrink, then its content will too. And any responsive css rule made for the content of the iframe (outside of WF) will also be triggered.

Hi Vincent, thanks but this is where I get a bit cloudy.

I didn’t design this site originally. The iFrame embed code is set to 100% width and the embed container (in webflow) is set to 100% width. It all scales nicely until you get to phone portrait size.

Hi!

Do you mind sharing your site’s read-only link please?

1 - On your site’s dashboard, click the Share icon:

http://vincent.polenordstudio.fr/snap/nqmwm.jpg

2 - Generate and Copy the link:

http://vincent.polenordstudio.fr/snap/gpto0.jpg

3 - Then edit your post here, and paste the link inside.

Hi Vincent.

It’s https://preview.webflow.com/preview/lawsonlewisblakers?preview=d0200105ef28e1d3027afb571e80f943

It’s a dynamic item called ‘sub services’ then the conveyancing calculator pages.

…and the pages can be reached here… https://llb.lawsonlewis.co.uk/page/conveyancing-calculator-house-sale

If you had the chance to read my previous answer, forget about it, read below:

On the BODY of your form page, you have 2 CSS properties defined:

Change those 2 with the values in red and everything will work.

http://vincent.polenordstudio.fr/snap/rne5i.jpg

(those changes have to be made on the iframe’s content side, not in Webflow.)

1 Like

Did you get this working ok? How is the end product? considering on using this method