You are here

field.field.poll.poll.field_writein.yml in Advanced Poll 8

config/install/field.field.poll.poll.field_writein.yml

File

config/install/field.field.poll.poll.field_writein.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.poll.field_writein
  6. module:
  7. - poll
  8. id: poll.poll.field_writein
  9. field_name: field_writein
  10. entity_type: poll
  11. bundle: poll
  12. label: 'Allow Write-in'
  13. description: 'Allow users with permitted roles to write in a choice. This setting will be ignored for ranked choice.'
  14. required: false
  15. translatable: false
  16. default_value:
  17. -
  18. value: 0
  19. default_value_callback: ''
  20. settings:
  21. on_label: 'Yes'
  22. off_label: 'No'
  23. field_type: boolean