core.entity_form_display.config_pages.privacy_policy.default.yml 718 B

123456789101112131415161718192021222324252627282930313233
  1. uuid: 10a81d39-c483-478a-ad70-a7b88e6fb564
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - config_pages.type.privacy_policy
  7. - field.field.config_pages.privacy_policy.field_body
  8. - field.field.config_pages.privacy_policy.field_title
  9. module:
  10. - text
  11. id: config_pages.privacy_policy.default
  12. targetEntityType: config_pages
  13. bundle: privacy_policy
  14. mode: default
  15. content:
  16. field_body:
  17. weight: 1
  18. settings:
  19. rows: 5
  20. placeholder: ''
  21. third_party_settings: { }
  22. type: text_textarea
  23. region: content
  24. field_title:
  25. weight: 0
  26. settings:
  27. size: 60
  28. placeholder: ''
  29. third_party_settings: { }
  30. type: string_textfield
  31. region: content
  32. hidden:
  33. label: true