You are here

field.storage.node.field_cms_portfolio_sb_width.yml in Glazed CMS Portfolio 8

config/install/field.storage.node.field_cms_portfolio_sb_width.yml

File

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