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
867 B
30 lines
867 B
2 years ago
|
uuid: ab1cf0fa-b045-4493-a2f7-5c3f1de512de
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- field.storage.node.field_course_instructor
|
||
|
- node.type.course_reserve
|
||
|
- taxonomy.vocabulary.instructors
|
||
|
id: node.course_reserve.field_course_instructor
|
||
|
field_name: field_course_instructor
|
||
|
entity_type: node
|
||
|
bundle: course_reserve
|
||
|
label: 'Course Instructor'
|
||
|
description: 'this is a lookup field and the faculty member may be listed. Multiple instructors can be added. Separate instructor names with a comma. Eg. John Smith, Jane Doe'
|
||
|
required: false
|
||
|
translatable: false
|
||
|
default_value: { }
|
||
|
default_value_callback: ''
|
||
|
settings:
|
||
|
handler: 'default:taxonomy_term'
|
||
|
handler_settings:
|
||
|
target_bundles:
|
||
|
instructors: instructors
|
||
|
sort:
|
||
|
field: _none
|
||
|
direction: asc
|
||
|
auto_create: false
|
||
|
auto_create_bundle: ''
|
||
|
field_type: entity_reference
|