You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
736 B
30 lines
736 B
2 years ago
|
uuid: 29f090d5-6c46-4f38-842d-f70d8ab7740e
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- field.storage.node.field_program
|
||
|
- node.type.course_reserve
|
||
|
- taxonomy.vocabulary.programs
|
||
|
id: node.course_reserve.field_program
|
||
|
field_name: field_program
|
||
|
entity_type: node
|
||
|
bundle: course_reserve
|
||
|
label: Program
|
||
|
description: 'Select the program(s) that is affiliated with the course. Select all that apply.'
|
||
|
required: false
|
||
|
translatable: false
|
||
|
default_value: { }
|
||
|
default_value_callback: ''
|
||
|
settings:
|
||
|
handler: 'default:taxonomy_term'
|
||
|
handler_settings:
|
||
|
target_bundles:
|
||
|
programs: programs
|
||
|
sort:
|
||
|
field: _none
|
||
|
direction: asc
|
||
|
auto_create: false
|
||
|
auto_create_bundle: ''
|
||
|
field_type: entity_reference
|