OptionaladdOptionalappearsIndicates if the field is marked as a default in reports. Defaults to true.
OptionalauditedIndicates if the field is being tracked as part of Quickbase Audit Logs. You can only set this property to "true" if the app has audit logs enabled. See Enable data change logs under Quickbase Audit Logs. Defaults to false.
OptionalboldIndicates if the field is configured to display in bold in the product. Defaults to false.
OptionalfieldThe configured help text shown to users within the product.
The field types, click on any of the field type links for more info.
OptionalfindIndicates if the field is marked as searchable. Defaults to true.
The label (name) of the field.
OptionalnoIndicates if the field is configured to not wrap when displayed in the product. Defaults to false.
OptionalpermissionsField Permissions for different roles.
OptionalpermissionType?: stringThe permission given to the role for this field
Optionalrole?: stringThe role associated with a given permission for the field
OptionalroleId?: numberThe Id of the given role
OptionalpropertiesSpecific field properties.
Optionalabbreviate?: booleanDon't show the URL protocol when showing the URL.
OptionalallowMentions?: booleanIf someone can
OptionalallowNewChoices?: booleanIndicates if users can add new choices to a selection list.
OptionalappearsAs?: stringThe link text, if empty, the url will be used as link text.
OptionalappendOnly?: booleanWhether this field is append only.
OptionalautoSave?: booleanWhether the link field will auto save.
OptionalblankIsZero?: booleanWhether a blank value is treated the same as 0 in calculations within the product.
OptionalcarryChoices?: booleanWhether the field should carry its multiple choice fields when copied.
Optionalchoices?: string[]An array of entries that exist for a field that offers choices to the user. Note that these choices refer to the valid values of any records added in the future. You are allowed to remove values from the list of choices even if there are existing records with those values in this field. They will be displayed in red when users look at the data in the browser but there is no other effect. While updating a field with this property, the old choices are removed and replaced by the new choices.
OptionalcommaStart?: numberThe number of digits before commas display in the product, when applicable.
Optionalcomments?: stringThe comments entered on the field properties by an administrator.
OptionalcompositeFields?: (number | Record<string, unknown>)[]An array of the fields that make up a composite field (e.g., address).
OptionalcoverText?: stringAn alternate user friendly text that can be used to display a link in the browser.
OptionalcurrencyFormat?: "left" | "right" | "middle"The currency format used when displaying field values within the product.
OptionalcurrencySymbol?: stringThe current symbol used when displaying field values within the product.
OptionaldecimalPlaces?: numberThe number of decimal places displayed in the product for this field.
OptionaldefaultCountryCode?: stringControls the default country shown on international phone widgets on forms. Country code should be entered in the ISO 3166-1 alpha-2 format.
OptionaldefaultDomain?: stringDefault email domain.
OptionaldefaultKind?: stringThe user default type.
OptionaldefaultToday?: booleanIndicates if the field value is defaulted today for new records.
OptionaldefaultValue?: stringThe default value configured for a field when a new record is added.
OptionaldefaultValueLuid?: numberDefault user id value.
OptionaldisplayAsLink?: booleanIndicates if a field that is part of the relationship should be shown as a hyperlink to the parent record within the product.
OptionaldisplayCheckboxAsText?: booleanIndicates whether the checkbox values will be shown as text in reports.
OptionaldisplayDayOfWeek?: booleanIndicates whether to display the day of the week within the product.
OptionaldisplayEmail?: stringHow the email is displayed.
OptionaldisplayMonth?: stringHow to display months.
OptionaldisplayRelative?: booleanWhether to display time as relative.
OptionaldisplayTime?: booleanIndicates whether to display the time, in addition to the date.
OptionaldisplayTimezone?: booleanIndicates whether to display the timezone within the product.
OptionaldisplayUser?: stringThe configured option for how users display within the product.
OptionaldoesAverage?: booleanWhether this field averages in reports within the product.
OptionaldoesTotal?: booleanWhether this field totals in reports within the product.
Optionalexact?: booleanWhether an exact match is required for a report link.
Optionalformat?: numberThe format to display time.
Optionalformula?: stringThe formula of the field as configured in Quickbase.
OptionalhasExtension?: booleanWhether this field has a phone extension.
Optionalhours24?: booleanIndicates whether or not to display time in the 24-hour format within the product.
OptionallinkText?: stringThe configured text value that replaces the URL that users see within the product.
OptionalmaxLength?: numberThe maximum number of characters allowed for entry in Quickbase for this field.
OptionalmaxVersions?: numberThe maximum number of versions configured for a file attachment.
OptionalnumberFormat?: numberThe format used for displaying numeric values in the product (decimal, separators, digit group).
OptionalnumLines?: numberThe number of lines shown in Quickbase for this text field.
OptionalopenTargetIn?: "sameWindow" | "newWindow" | "popup"Indicates which target the URL should open in when a user clicks it within the product.
OptionalparentFieldId?: numberThe id of the parent composite field, when applicable.
OptionalseeVersions?: booleanIndicates if the user can see other versions, aside from the most recent, of a file attachment within the product.
OptionalsnapFieldId?: numberThe id of the field that is used to snapshot values from, when applicable.
OptionalsortAlpha?: booleanWhether to sort alphabetically, default sort is by record ID.
OptionalsortAsGiven?: booleanIndicates if the listed entries sort as entered vs alphabetically.
OptionalsourceFieldId?: numberThe id of the source field.
OptionaltargetFieldId?: numberThe id of the target field.
OptionaltargetTableId?: stringThe id of the target table.
OptionaltargetTableName?: stringThe field's target table name.
Optionalunits?: stringThe units label.
OptionaluseI18NFormat?: booleanWhether phone numbers should be in E.164 standard international format
OptionaluseNewWindow?: booleanIndicates if the file should open a new window when a user clicks it within the product.
OptionalversionMode?: "keepallversions" | "keeplastversions"Version modes for files. Keep all versions vs keep last version.
Optionalwidth?: numberThe field's html input width in the product.
Whether the field you are adding should appear on forms. Defaults to false.