field.field.poll.poll.field_poll_type.yml in Advanced Poll 8
config/install/field.field.poll.poll.field_poll_type.yml
File
config/install/field.field.poll.poll.field_poll_type.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.poll.field_poll_type
- module:
- - options
- - poll
- id: poll.poll.field_poll_type
- field_name: field_poll_type
- entity_type: poll
- bundle: poll
- label: 'Poll Type'
- description: 'Select the type of poll. Default is a standard single choice poll.'
- required: false
- translatable: false
- default_value: { }
- default_value_callback: ''
- settings: { }
- field_type: list_string