Jotform is one of the market leaders when it comes to creating forms. It helps you to create powerful forms that use conditional logic, accept payments, generate reports, and automate workflows. You can create:
Customized contact forms
Order forms
Feedback forms
Download forms
Purchase form
Jotform integrates with popular tools like:
Mailchimp
Salesforce
Dropbox
Slack
PayPal
Stripe
Build the form you need in minutes
Create professional-looking forms with no coding using Jotform’s online Form Builder. Then style your forms with your own logo, fonts, and colors.
Integrate your form with business apps
Automatically send form submissions to email marketing services, project management boards, CRMs, cloud storage apps, and more with Jotform’s 150+ integrations.
Collect online payments seamlessly
Whether you’re selling a product, accepting a fee, or collecting a donation, Jotform allows you to get paid directly through your form.
How to add your Jotform custom form to your Vsble website.
Create a free account on Jotform.com
Select a template and customize it or create one from the scratch.
When you are are ready copy the form url in the publish step.
In your Vsble website dashboard create an HTML page, name it accordingly ( ex. Contact or Booking) and copy the code below in the code section:
<iframe src="replace this text with your jotform link" width="100%" height="2000" scrolling="no" frameborder="0"></iframe>
Replace the "replace this text with your jotform link" with your jotfrom link you copied before.
You can adjust the height parameter in pixels to match the form height.