Export html
VvvebJs
Page was successfully saved!.
Help
For most businesses and websites, it's in the tiny details of a form builder where you'll find the most differences. These differences can make or break how effective a form builder is for your business's needs and make customers want to fill them out. To save you time and help you make the best forms possible, we've designed an effective form builder that you can use to quickly scaffold out a form and customize it to your needs.
It all boils down to a simple requirement: you need to create labels and questions for the input fields that will ultimately help you collect information from your customer or lead. The fields you can establish in a form might be free form text boxes, dropdowns, check boxes, radio buttons, or maybe something a little more customized. At the end of the day, we feel the most effective form builder is one that is not only simple, but powerful and, most importantly, can be exported to work on any website.
Learn more about how you can leverage Slapform to build awesome forms for any website!
Export html
When you are done customizing your form, you will be left with the HTML
, which makes up the functionality part of the form.
You can now paste the HTML
on your website.
By default, an HTML form will look quite hideous without styling.
If you want the styling too, you have three options:
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css">
CSS
library.<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/slapform@latest/slapform.min.css">
If you are already using Bootstrap, you don't have to do anything. If you are not using Bootstrap and don't want to use Bootstrap, then you can use our custom Slapform CSS
library.
File Manager
Element Configuration
Element Configuration