You are here

field.storage.group.field_certificate_expire_results.yml in Opigno Learning path 3.x

config/install/field.storage.group.field_certificate_expire_results.yml

File

config/install/field.storage.group.field_certificate_expire_results.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - group
  6. - options
  7. id: group.field_certificate_expire_results
  8. field_name: field_certificate_expire_results
  9. entity_type: group
  10. type: list_string
  11. settings:
  12. allowed_values:
  13. -
  14. value: 1
  15. label: '1 month'
  16. -
  17. value: 3
  18. label: '3 months'
  19. -
  20. value: 6
  21. label: '6 months'
  22. -
  23. value: 12
  24. label: '12 months'
  25. -
  26. value: 18
  27. label: '18 months'
  28. -
  29. value: 24
  30. label: '24 months'
  31. allowed_values_function: ''
  32. module: options
  33. locked: false
  34. cardinality: 1
  35. translatable: true
  36. indexes: { }
  37. persist_with_no_fields: false
  38. custom_storage: false