civic_job_posting-1.0.1/config/install/field.storage.node.field_job_salary_unit.yml
config/install/field.storage.node.field_job_salary_unit.yml
langcode: en
status: true
dependencies:
module:
- node
- options
id: node.field_job_salary_unit
field_name: field_job_salary_unit
entity_type: node
type: list_string
settings:
allowed_values:
-
value: HOUR
label: Hour
-
value: DAY
label: Day
-
value: WEEK
label: Week
-
value: MONTH
label: Month
-
value: YEAR
label: Year
allowed_values_function: ''
module: options
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
