Properties

optional assets:Null<Array<String>>

Asset IDs list.

optional fieldLinks:Null<Array<{table:String, name:String}>>

Table fields that are linked to other tables by their value. Will use "id" field in the linked table as an ID and "name" field to display.

fields:Array<String>

Table fields for editing.

optional formWidth:Null<Int>

Form width.

id:String

Database table name.

optional itemAttribute:Null<String>

Linked item attribute.

name:String

Displayed table name.