Initial changes to support forms & form builder
This commit is contained in:
@@ -39,6 +39,7 @@ class ColumnDef extends VersionedModel {
|
||||
return {
|
||||
name: this.headerName,
|
||||
uuid: this.UUID,
|
||||
field: this.field,
|
||||
database_id: this.DatabaseId,
|
||||
type: this.Type,
|
||||
metadata: this.data(),
|
||||
|
||||
Reference in New Issue
Block a user