You are here

field.storage.paragraph.field_mod_dt_length_menu.yml in Modifiers Pack 8

modules/modifiers_datatables/config/optional/field.storage.paragraph.field_mod_dt_length_menu.yml

File

modules/modifiers_datatables/config/optional/field.storage.paragraph.field_mod_dt_length_menu.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - options
  6. - paragraphs
  7. id: paragraph.field_mod_dt_length_menu
  8. field_name: field_mod_dt_length_menu
  9. entity_type: paragraph
  10. type: list_string
  11. settings:
  12. allowed_values:
  13. -
  14. value: '10'
  15. label: '10'
  16. -
  17. value: '25'
  18. label: '25'
  19. -
  20. value: '50'
  21. label: '50'
  22. -
  23. value: '100'
  24. label: '100'
  25. -
  26. value: '-1'
  27. label: All
  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