22 lines
413 B
YAML
22 lines
413 B
YAML
uuid: 96a4c0a4-221d-4cd2-b476-e53750c842b9
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- taxonomy.vocabulary.topics
|
|
id: taxonomy_term.topics.status
|
|
field_name: status
|
|
entity_type: taxonomy_term
|
|
bundle: topics
|
|
label: Published
|
|
description: ''
|
|
required: false
|
|
translatable: false
|
|
default_value:
|
|
-
|
|
value: 1
|
|
default_value_callback: ''
|
|
settings:
|
|
on_label: 'On'
|
|
off_label: 'Off'
|
|
field_type: boolean
|