You are here

core.entity_form_display.gdpr_task.gdpr_sar.default.yml in General Data Protection Regulation 3.0.x

modules/gdpr_tasks/config/install/core.entity_form_display.gdpr_task.gdpr_sar.default.yml

File

modules/gdpr_tasks/config/install/core.entity_form_display.gdpr_task.gdpr_sar.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.gdpr_task.gdpr_sar.manual_data
  6. - field.field.gdpr_task.gdpr_sar.sar_export
  7. - field.field.gdpr_task.gdpr_sar.sar_export_assets
  8. - field.field.gdpr_task.gdpr_sar.sar_export_parts
  9. - gdpr_tasks.gdpr_task_type.gdpr_sar
  10. id: gdpr_task.gdpr_sar.default
  11. targetEntityType: gdpr_task
  12. bundle: gdpr_sar
  13. mode: default
  14. content:
  15. langcode:
  16. type: language_select
  17. weight: 2
  18. region: content
  19. settings:
  20. include_locked: true
  21. third_party_settings: { }
  22. manual_data:
  23. type: string_textarea
  24. weight: 0
  25. region: content
  26. settings:
  27. rows: 5
  28. placeholder: ''
  29. third_party_settings: { }
  30. processed_by:
  31. type: entity_reference_autocomplete
  32. weight: 5
  33. settings:
  34. match_operator: CONTAINS
  35. size: 60
  36. placeholder: ''
  37. match_limit: 10
  38. region: content
  39. third_party_settings: { }
  40. requested_by:
  41. type: entity_reference_autocomplete
  42. weight: 6
  43. settings:
  44. match_operator: CONTAINS
  45. size: 60
  46. placeholder: ''
  47. match_limit: 10
  48. region: content
  49. third_party_settings: { }
  50. hidden:
  51. notes: true
  52. sar_export: true
  53. sar_export_assets: true
  54. sar_export_parts: true
  55. status: true
  56. user_id: true