Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Table properties in Table Builder

Various table and table column properties can be modified by using Table Builder.

Table column properties

The following table shows descriptions of the properties that you can modify for the columns in a data table.

FieldDescription
Column labelUnique label for the column.
Column nameDatabase name for the column.
Type

Type of information that the column contains. For example, to contain plain text in the column, select String.

Depending on the type that you select, fill in the additional fields to further define the table column. For example, if you select String, define the character limit of the string input. Or, if you select Choice, define the choices that users can choose from.

See Field types.

ReferenceTable that is associated with the column. This field applies only if the column type is Reference.
Max lengthMaximum number of characters that users can enter in the field.
Default valueValue that populates the field automatically after a new record is created.
Display

Option to set the column as the display value for the table. A reference field shows the display value of the table to which it is referring. For example, the Opened by column of the task table refers to the user table. Because the display value of the user table is the user name, the Opened by field shows something like Beth Anglin or Joe Employee. When you select a display value, choose the table column that would act as an appropriate title for individual records.

Only one column can act as the display value for a table.

Table properties

The following table shows the descriptions of the properties that you can modify for a selected data table.

OptionProcedure
Change the table labelIn the General information tab, update the Table label field.
Make the table extensible
  1. In the General information tab, select Advanced.
  2. Select the Make extensible check box.
Add record numbers
  1. In the General information tab, select Advanced.
  2. Select the Add record number check box.
  3. Define the record numbers by updating the Prefix, Starting number, and Number of digits fields.
Accessible from
  1. Open the Access tab.
  2. In the Accessible From field, select All Application Scopes or This Application Scope Only.
Application access controls
  1. Open the Access tab.
  2. In the Application Access Controls field, select Read, Create, Update, and/or Delete selection boxes to specify the desired level of access for the table.

Parent Topic:Table Builder reference