Community

I embedded a form on a Schoolmessenger Intrado site and it has the settings gear wheels in the form on the website. How do I get those to go away?

Comments (2)

Vipin

Feb 28, 2024

You can use iframe embed code to embed the form on your website. Instructions below. Login to Formfacade > click on the form to open it > Edit page will be displayed > click Share > In the Share page, click Embed > Embed setup wizard will be displayed > select embed in Google Sites, click Next > copy the headless url for the form, replace it in the iframe code below and then use it to embed the form in your webpage. You can change the height as required. <iframe width="100%" height="300" frameborder="0" src="https://formfacade.com/headless/..."></iframe> Please try this and confirm.

Lynn Ellis

Feb 28, 2024

Thank you. That worked.

Add your comment