FormiBolt is currently in beta. Learn more

FormiBolt

FormiBolt Documentation

Getting started

FormiBolt allows you to create forms that will help you collect all the information you need from your users. Each form is made of nodes and fields. Nodes are the building blocks of a form and fields are the inputs that will be collected from your users.

Forms

As mentioned, forms are built with nodes and fields. The first time you create a form it will be in "draft" mode. Once you're ready to share it and start collecting information you need to publish it. At any point in time you can close the form and it will stop being available.

You can make changes to your form at any point in time but note that if the form is published all the submissions will be removed. Don't worry you'll be prompted before this happens so you can confirm this.

Nodes

Nodes define the general structure of the form or allow you to add content to the form.

Text

Text nodes are used to add text to the form. You can use them to add a title, a description, or a message to the form. You can configure the size and weight of the text to give hieararchy and structure to the form.

They also allow you to incorporate a computed value. You can do this by adding a hash symbol (#) followed by the key of the field your want to reference. For example if you

Link

Page

Submit button

Fields

Explain what a field is. That all fields have a key that can be modified and that it will be used for 2 purposes: referencing the field in a computed field and when the submission is sent

  • Numeric input
  • Text input
  • Slider
  • Checkbox
  • Single select
  • Multiple select
  • Computed value

Computed values

  • Variables types
  • Availbale operations
  • Available functions

Editor

  • Add fields
  • Move fields
  • Remove fields
  • Themes
  • Preview
  • Publish

Sharing your form

Before sharing your form you need to publish it.

  • Link

Form submissions

  • View submissions
  • Download submissions
  • Delete submissions