summaryrefslogtreecommitdiff
path: root/modules/fahad/staff/config/install/field.storage.node.field_designation.yml
blob: a45bc2175558e495b16d45b5a17cdb0176ddd638 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
uuid: 2bb0e6d9-6746-4705-9233-68b7d5c544cc
langcode: en
status: true
dependencies:
  module:
    - node
    - options
  enforced:
    module:
      - staff
id: node.field_designation
field_name: field_designation
entity_type: node
type: list_string
settings:
  allowed_values:
    -
      value: 'Office Assistant'
      label: 'Office Assistant'
    -
      value: Accountant
      label: Accountant
    -
      value: 'Multi-Tasking Staff'
      label: 'Multi-Tasking Staff'
  allowed_values_function: ''
module: options
locked: false
cardinality: 1
translatable: true
indexes: {  }
persist_with_no_fields: false
custom_storage: false