Creating and customizing a board
To create a board inside your app builder,
- Click Board under the Quick create menu on the left.
- Enter the board's name. Alternatively, you can add a description and category to help you organize and find your board later.
- Click Create.
Building a board
After creating a board, you'll land on the board editor screen. The form appears in the center, and the fields are provided on the left side of your editor. You can either click within the form or drag-and-drop the fields onto the form directly. Once the form is set up, click Save to make it available inside the application.
Renaming, duplicating, and archiving a board
To rename your board, click the More options button () at the top right. Click Rename. Change your board's name and description. Similarly, click Duplicate to create a clone of your board and Archive to delete it temporarily.
Alternatively, you can go to the left navigation panel > Data > Boards > More options button beside a board and do the above actions.
Finding a board
The Data tab in the left navigation contains all the boards that are created in your app. Use the search bar to find a specific board quickly.
Forms let you define the data necessary to move an item through your board. They are made up of sections, fields, and tables.
Sections
Sections are groups of fields. They are useful in making the form easier for users to complete. Additionally, you can control all field permission settings as a group instead of individually.
The first section of a new form is called the Untitled section. To rename it, just click on the name. You can also add a description to help users. Type '/' to change the type of text, add attachments and lists, and do various formatting.
To add a new section, click Add section.
Click the Settings button() to change the visibility settings. The section will always be visible by default, but you can change it to hidden. You can make the section conditionally visible by clicking +Add a visibility rule. To add a condition, choose a Field, Operator, or Type, and map it to a value or a field based on the type. You can add multiple conditions.
To duplicate a section, click the Duplicate button (). A copy of the section will be created below.
Click the Up arrow () or Down arrow (
) to rearrange the sections.
Click the Delete button () to delete the entire section.
Fields
Fields are the building blocks of your form. They are the individual pieces of data you want to collect. Kissflow forms have various field types to capture several kinds of data.
Click any field type to add it to the bottom of the current section you are working on. Or, you can drag-and-drop any field to the exact place in the form you want it. You can also click the place in the form where you want to add a field, and a new one will pop up.
The form will look exactly like the one you created here for a user. To rearrange fields, drag-and-drop them where you want them to go. You can move individual fields or an entire row of fields. Fields can be resized to any dimension you need. Drag to resize the width of the field. Rows can have up to six fields.
Tables
A table acts as a separate section and lets you collect unlimited similar data. To add a table, click Add Table. Click the Add button to add a new field. You can add as many fields as you want to a table.
You have the same options for tables as you do for sections. Additionally, in the table settings, you can set validations to control the minimum and the maximum number of rows that must be completed.
FAQs
1. What are the various soft limits in Kissflow Boards inside apps?
Ans) To improve performance and ensure efficient use of resources, Kissflow has put up the following restrictions on each board form:
A maximum of 1000 fields per board form.
A default soft limit of 10 child tables in every board form.
A default soft limit of 100 columns per child table.
An upper limit of 5000 rows per child table.
An upper limit of 30 events per data form (button fields not included).
2. Can I change field data types with more than 5000 items in a board?
Ans) You cannot change field data types in a board form when there are more than 5000 records. This restriction is in place to prevent potential versioning issues when modifying data types for large board forms. Changing data types for many values can lead to inconsistencies and performance problems.
3. Are there any field types in Kissflow Boards that do not have soft limits?
Ans) Yes, certain field types in Kissflow Boards are not subject to soft limits:
Rich text fields.
Grid fields.
Button fields (these have a separate soft limit of 100 buttons per board form, in addition to the default form limit).
Rich text and Grid fields are exempt from restrictions as they don't contain metadata.
4. What happens if I duplicate a section with increased limits?
Ans) If a board with increased limits is duplicated, the new board will inherit the same incremented limits.
5. Will I receive any warnings when approaching these limits?
Ans) Yes, warnings will appear when you are close to reaching the limits. For example, when you have 990 fields and 90 columns, you will receive warnings indicating that you are approaching the limit and suggesting that you request an extension if needed.