You are here

core.entity_form_display.node.portfolio.default.yml in Multipurpose Corporate Profile 8

modules/custom/feature_config/config/install/core.entity_form_display.node.portfolio.default.yml

File

modules/custom/feature_config/config/install/core.entity_form_display.node.portfolio.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.node.portfolio.body
  6. - field.field.node.portfolio.comment_node_portfolio
  7. - field.field.node.portfolio.field_portfolio_image
  8. - field.field.node.portfolio.field_portfolio_terms
  9. - image.style.thumbnail
  10. - node.type.portfolio
  11. module:
  12. - image
  13. - path
  14. - text
  15. id: node.portfolio.default
  16. targetEntityType: node
  17. bundle: portfolio
  18. mode: default
  19. content:
  20. body:
  21. weight: 4
  22. type: text_textarea_with_summary
  23. settings:
  24. rows: 9
  25. summary_rows: 3
  26. placeholder: ''
  27. third_party_settings: { }
  28. comment:
  29. type: comment_default
  30. weight: 20
  31. settings: { }
  32. third_party_settings: { }
  33. created:
  34. type: datetime_timestamp
  35. weight: 10
  36. settings: { }
  37. third_party_settings: { }
  38. field_portfolio_image:
  39. weight: 2
  40. type: image_image
  41. settings:
  42. progress_indicator: throbber
  43. preview_image_style: thumbnail
  44. third_party_settings: { }
  45. field_portfolio_terms:
  46. weight: 5
  47. type: entity_reference_autocomplete
  48. settings:
  49. match_operator: CONTAINS
  50. size: 60
  51. placeholder: ''
  52. third_party_settings: { }
  53. path:
  54. type: path
  55. weight: 30
  56. settings: { }
  57. third_party_settings: { }
  58. promote:
  59. type: boolean_checkbox
  60. settings:
  61. display_label: true
  62. weight: 15
  63. third_party_settings: { }
  64. sticky:
  65. type: boolean_checkbox
  66. settings:
  67. display_label: true
  68. weight: 16
  69. third_party_settings: { }
  70. title:
  71. type: string_textfield
  72. weight: -5
  73. settings:
  74. size: 60
  75. placeholder: ''
  76. third_party_settings: { }
  77. uid:
  78. type: entity_reference_autocomplete
  79. weight: 5
  80. settings:
  81. match_operator: CONTAINS
  82. size: 60
  83. placeholder: ''
  84. third_party_settings: { }
  85. hidden:
  86. comment_node_portfolio: true