Developer Reference

Build a form

By opening the project overview page https://flyingforms.io/Space and clicking on your project.

Write a name for the new form in the text field and click on Create

After clicking on Create, the form designer will be open directly. And you will see an empty form configuration.

Empty form configuration is opened.

The form is working with sections that can be added by clicking on the + icon. Each sections can contain fields like single line, checkbox and so on.

Add a field to the section. Layout fields can contain sub fields too. To create columns or sub sections.

After setup field you need a submit action as a minimum setup. The minimal setup is to send a notification. Follow this guide on /Developer/SendNotificationOnSubmission.