How to add a form

Adding a from from external services

To add a form to the website, integrate it from a third-party service. You can choose any service, they all can be connected in the same way. Follow these steps to add a form using Google Forms.

  • Go to Google Forms. Create and publish a new form or open an already created form.

  • Get the embed code according to the Google instructions. If necessary, adjust the width and height of the form. Then copy the code.

  • Return to the Wfolio control panel. Click + button to add a new block on a custom page.

  • Open the Widgets tab and select an HTML block.

  • Paste the copied code. Save changes.

If you want the form to be displayed the full width of the page, replace the width="..." value in the code with width="100%".

Now the website visitors will be able to fill in the form on your website.

Last updated

Was this helpful?