summaryrefslogtreecommitdiff
path: root/modules/mansimran/testimonials/config/install/field.field.node.testimonials.field_program_.yml
blob: b81de708f421d87978d76e5c6e9bf5b294d1144e (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
langcode: en
status: true
dependencies:
  config:
    - field.storage.node.field_program_
    - node.type.testimonials
    - taxonomy.vocabulary.program_pursuing_
  enforced:
    module:
      - testimonials
id: node.testimonials.field_program_
field_name: field_program_
entity_type: node
bundle: testimonials
label: 'Program '
description: 'Gives information about the program he/she has completed or is pursuing'
required: false
translatable: false
default_value: {  }
default_value_callback: ''
settings:
  handler: 'default:taxonomy_term'
  handler_settings:
    target_bundles:
      program_pursuing_: program_pursuing_
    sort:
      field: name
      direction: asc
    auto_create: false
    auto_create_bundle: ''
field_type: entity_reference