Forms
Forms allow you to collect data directly from users and input it into your database. This section explains how to collect user data using forms and store it in your PowerTable app.
Forms are a versatile tool that can be used for various purposes, such as capturing expense reports, collecting user responses, running polls and quizzes, gathering customer feedback, and more. You can use them for tasks like surveying, registering event attendees, managing internal requests, and onboarding new users. They make data collection easier and optimize workflows for both individuals and businesses with their structured format and customizable fields.
1. Create a Form
Go to Setup > Forms.

Click on Create a Form.

You'll see a window where you can configure the required fields for your form and customize them.

The primary key field is automatically added to the form since it is mandatory. You can start adding other required fields to your form.

2. Add New Fields
Hover your mouse down the primary key field and click the '+' icon to begin adding new fields below.

Select the required fields from the dropdown list or click 'Select All' to select all the table fields to add to the form.

You can also add more fields later by clicking the '+' icon directly below any previously added field.

3. Create Field Groups
To make user inputs more readable and organized, you can group related or similar fields together. In address blocks, for example, you can group related fields such as house number, street name, city, state, zip code, and so on.
Grouped fields also enable you to perform bulk operations on fields, such as hiding them or formatting them at once.
Click on Add Group to create a new group.

A new field group is created, within which you can begin adding fields.
When adding a new field, click the '+' icon on either side of the existing field to group it together.


You can specify which fields are mandatory and which are optional.
After configuring all the required fields in the form, click Save. Your form is now created.
Last updated