Add Form

Collect data on your users (contact, lead capture, satisfaction questionnaire) within your application using a form.

There are several ways to insert a form depending on your needs: 
  • The easiest way, embed an online form (Google Forms, Typeform...) using the Web component
  • If you want an offline form, insert the Form (Tripetto) component: you can customize appearance, display it without an Internet connection and create a custom workflow with the data in the application. 
  • If you just want to collect one or a few fields, insert the Text input component. 

In this article

Embed an online form

There are many free online form editors: Google Forms, TypeformTally... Some database tools such as  Airtable or CRM tools (Salesforce....) also provide forms to enter data directly into their database. 
This is the easiest way to insert a form. The results are viewed directly from the editor's interface. The only constraint to take into account in your application: users must have an Internet connection to display the form.
To integrate a form, insert the Web component: it will be displayed directly within your app (and not using an external window). In the  Properties window, indicate the URL of your form. 

💡 This component has Offline and Online triggers that allow you to display an informative message if your users do not have access to the network and the ability to display the form.

The Form (Tripetto) component

🤷 Tripetto makes it possible to create classic forms with checkboxes, drop-down menus, text, multiple choices, numbers... The creation of forms and surveys is done in a visual way, thanks to a drag and drop editor requiring no knowledge of code. And it's free!

Prepare the form from the Tripetto editor and insert it into the component. The Form (Tripetto) component offers you several advantages: 
  • Users can display the form and store data without any Internet connection
  • It is possible to associate actions with this form and to set up a personalized workflow, for example sending this data by email or to an external service (CRM tool). In this case, it is necessary to use the HTTP component to create a webhook via Integromat or Zapier.

The Text Input component

The Text Input component displays an input field for the user to type a text. Its content can be displayed elsewhere in the application or used to trigger a condition.

💡 If you are looking for a login/authentication form integration, please consult this article : Login & Authentification

⚡️ AVAILABLE TEMPLATE  : Incident Reporting Form
Add this template to your account in just a few clicks. Edit and customize it freely.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.