Form Container Component
The Form Container component allows you to collect information from your users and store it directly in your app’s data.
Adding and Setting Up a Form Container
In the Layout Editor, select the tab you want to edit.
Click on the plus (+) symbol in the Components panel.
Find Forms in the menu and select Form Container.
The container will automatically guess which table to add your form submissions to. To change this, select the form container and choose a different Target table on the right of the Layout Editor.
The form container will create fields based on the Target table. You can add or remove these fields as needed.
Choose a background for your form if desired.
Decide what Action should trigger when a user submits the form. By default, the action will show a notification that says “Success.” You can use any action here, or trigger an integration as part of a larger workflow.
Each component inside of your form container can also be customized. The options for customization will depend on what type of component you’re using. For every entry, you can decide if users will be required to fill it out.
Select as many Form Elements as you need and customize each one to create a comprehensive form for your needs.