core.entity_form_display.gdpr_task.gdpr_sar.default.yml 1.4 KB

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