mirror of
https://github.com/directus/directus.git
synced 2026-01-30 13:07:58 -05:00
87 lines
1.5 KiB
YAML
87 lines
1.5 KiB
YAML
# directus_fields isn't surfaced in the app
|
|
table: directus_fields
|
|
|
|
fields:
|
|
- collection: directus_fields
|
|
field: id
|
|
width: half
|
|
|
|
- collection: directus_fields
|
|
field: collection
|
|
width: half
|
|
|
|
- collection: directus_fields
|
|
field: field
|
|
width: half
|
|
|
|
- collection: directus_fields
|
|
field: special
|
|
hidden: true
|
|
special: csv
|
|
width: half
|
|
|
|
- collection: directus_fields
|
|
field: interface
|
|
width: half
|
|
|
|
- collection: directus_fields
|
|
field: options
|
|
hidden: true
|
|
special: json
|
|
width: half
|
|
|
|
- collection: directus_fields
|
|
field: display
|
|
width: half
|
|
|
|
- collection: directus_fields
|
|
field: display_options
|
|
hidden: true
|
|
special: json
|
|
width: half
|
|
|
|
- collection: directus_fields
|
|
field: readonly
|
|
hidden: true
|
|
special: boolean
|
|
width: half
|
|
|
|
- collection: directus_fields
|
|
field: hidden
|
|
hidden: true
|
|
special: boolean
|
|
width: half
|
|
|
|
- collection: directus_fields
|
|
field: required
|
|
hidden: true
|
|
special: boolean
|
|
width: half
|
|
|
|
- collection: directus_fields
|
|
field: sort
|
|
width: half
|
|
|
|
- collection: directus_fields
|
|
field: width
|
|
width: half
|
|
|
|
- collection: directus_fields
|
|
field: group
|
|
width: half
|
|
|
|
- collection: directus_fields
|
|
field: translations
|
|
hidden: true
|
|
special: json
|
|
width: half
|
|
|
|
- collection: directus_fields
|
|
field: note
|
|
width: half
|
|
|
|
- collection: directus_fields
|
|
field: conditions
|
|
hidden: true
|
|
special: json
|