You are here

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.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.poll.field_poll_type
  6. module:
  7. - options
  8. - poll
  9. id: poll.poll.field_poll_type
  10. field_name: field_poll_type
  11. entity_type: poll
  12. bundle: poll
  13. label: 'Poll Type'
  14. description: 'Select the type of poll. Default is a standard single choice poll.'
  15. required: false
  16. translatable: false
  17. default_value: { }
  18. default_value_callback: ''
  19. settings: { }
  20. field_type: list_string