This article contains information about a QBL (Quickbase language) object. QBL objects are the supported Quickbase schema elements you see textually represented in the YAML file generated by Quickbase when you export a solution. Each object has associated properties. Supported schema may differ by QBL version.
The following table lists information about the properties of this object.
Property | Description | Required | Default | Allowed Values |
---|---|---|---|---|
Name |
| True |
| Any string |
Description |
| False | "" | Any string |
RecordNameSingular |
| False | Record | Any string |
RecordNamePlural |
| False | Records | Any string |
KeyField |
| True |
| Reference to Field |
SaveOnExit |
| False | True | true or false |
Searchable |
| False | True | true or false |
IndexFileAttachments |
| False | False | true or false |
IncludeInTableBar |
| False | True | true or false |
TableNameOverride |
| False | None | Any string |
TableIconName |
| False | Folder | Any string |
DefaultRecordPicker |
| False | Default | One of: Default Array of items of type: |
CustomDataRules |
| False |
|
|
TurnedOn |
| False | false | true or false |
Formula |
| False | "" | Any string |
UseCustomRecordTitleField |
| False | False | true or false |
RecordTitleField |
| False | 0 | Reference to Field |
RolePermissions |
| False |
|
|