Embed Plumsail web form on a Flexbe site

You can add a Plumsail web form to a Flexbe site in just a couple of easy steps with the help of our Widget:

  1. Design a form to publish
  2. Login to your Flexbe account
  3. Select the site where you want to publish a form
  4. Go to where you want add a form, and click Add section + sign:
    Add section
  5. Go to Other and select HTML Code block:
    HTML code
  6. Copy widget snippet from your form’s settings:
    Copy Form Widget snippet in Sharing Settings
  7. Paste the snippet into the Code’s Content on a Flexbe site (inside the <div class=’container’></div>):
    Paste snippet into content
  8. If you don’t like the labels moving to the left, remove text-align from CSS:
    Remove text-align from CSS
  9. Your form will then appear on a Flexbe site and will be ready to go:
    The form is ready to roll