You are here

core.entity_form_display.node.web_service_example.default.yml in Web Service Data 2.0.x

modules/wsdata_example/config/install/core.entity_form_display.node.web_service_example.default.yml

File

modules/wsdata_example/config/install/core.entity_form_display.node.web_service_example.default.yml
View source
  1. uuid: 5e19cf24-9cc6-4aae-9b64-6a8c756cca8b
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.web_service_example.field_post_body
  7. - field.field.node.web_service_example.field_post_id
  8. - field.field.node.web_service_example.field_post_title
  9. - field.field.node.web_service_example.field_post_user
  10. - node.type.web_service_example
  11. module:
  12. - path
  13. id: node.web_service_example.default
  14. targetEntityType: node
  15. bundle: web_service_example
  16. mode: default
  17. content:
  18. created:
  19. type: datetime_timestamp
  20. weight: 10
  21. region: content
  22. settings: { }
  23. third_party_settings: { }
  24. field_post_body:
  25. weight: 123
  26. settings:
  27. rows: 5
  28. placeholder: ''
  29. third_party_settings: { }
  30. type: string_textarea
  31. region: content
  32. field_post_id:
  33. weight: 121
  34. settings:
  35. placeholder: ''
  36. third_party_settings: { }
  37. type: number
  38. region: content
  39. field_post_title:
  40. weight: 122
  41. settings:
  42. size: 60
  43. placeholder: ''
  44. third_party_settings: { }
  45. type: string_textfield
  46. region: content
  47. field_post_user:
  48. weight: 124
  49. settings:
  50. placeholder: ''
  51. third_party_settings: { }
  52. type: number
  53. region: content
  54. path:
  55. type: path
  56. weight: 30
  57. region: content
  58. settings: { }
  59. third_party_settings: { }
  60. promote:
  61. type: boolean_checkbox
  62. settings:
  63. display_label: true
  64. weight: 15
  65. region: content
  66. third_party_settings: { }
  67. status:
  68. type: boolean_checkbox
  69. settings:
  70. display_label: true
  71. weight: 120
  72. region: content
  73. third_party_settings: { }
  74. sticky:
  75. type: boolean_checkbox
  76. settings:
  77. display_label: true
  78. weight: 16
  79. region: content
  80. third_party_settings: { }
  81. title:
  82. type: string_textfield
  83. weight: -5
  84. region: content
  85. settings:
  86. size: 60
  87. placeholder: ''
  88. third_party_settings: { }
  89. uid:
  90. type: entity_reference_autocomplete
  91. weight: 5
  92. settings:
  93. match_operator: CONTAINS
  94. size: 60
  95. placeholder: ''
  96. region: content
  97. third_party_settings: { }
  98. hidden: { }