You are here

field.field.node.event.field_when.yml in Smart Date Starter Kit 8

Same filename and directory in other branches
  1. 2.x config/install/field.field.node.event.field_when.yml
config/install/field.field.node.event.field_when.yml

File

config/install/field.field.node.event.field_when.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.field_when
  6. - node.type.event
  7. module:
  8. - smart_date
  9. id: node.event.field_when
  10. field_name: field_when
  11. entity_type: node
  12. bundle: event
  13. label: When
  14. description: ''
  15. required: false
  16. translatable: false
  17. default_value:
  18. -
  19. default_date_type: next_hour
  20. default_date: ''
  21. default_duration_increments: "30\r\n60|1 hour\r\n90\r\n120|2 hours\r\ncustom"
  22. default_duration: 60
  23. default_value_callback: ''
  24. settings: { }
  25. field_type: smartdate