You are here

core.entity_form_display.paragraph.paragraphs_ief_view.default.yml in Paragraphs Inline Entity Form 8

modules/paragraphs_inline_entity_form_example/config/install/core.entity_form_display.paragraph.paragraphs_ief_view.default.yml

File

modules/paragraphs_inline_entity_form_example/config/install/core.entity_form_display.paragraph.paragraphs_ief_view.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.paragraphs_ief_view.field_ief_view
  6. - paragraphs.paragraphs_type.paragraphs_ief_view
  7. module:
  8. - entity_reference_revisions
  9. id: paragraph.paragraphs_ief_view.default
  10. targetEntityType: paragraph
  11. bundle: paragraphs_ief_view
  12. mode: default
  13. content:
  14. field_ief_view:
  15. weight: 0
  16. settings:
  17. match_operator: CONTAINS
  18. size: 60
  19. placeholder: ''
  20. third_party_settings: { }
  21. type: entity_reference_revisions_autocomplete
  22. region: content
  23. hidden:
  24. created: true
  25. status: true
  26. uid: true