core.entity_form_display.taxonomy_term.auteurs.default.yml 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. uuid: 50f048df-4329-4c61-bc7a-13f4b7d68326
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.taxonomy_term.auteurs.field_nom
  7. - field.field.taxonomy_term.auteurs.field_prenom
  8. - taxonomy.vocabulary.auteurs
  9. module:
  10. - field_group
  11. - text
  12. third_party_settings:
  13. field_group:
  14. group_details:
  15. children:
  16. - status
  17. parent_name: ''
  18. weight: 3
  19. format_type: details_sidebar
  20. region: content
  21. format_settings:
  22. id: ''
  23. classes: ''
  24. description: ''
  25. open: false
  26. required_fields: true
  27. weight: 0
  28. label: details
  29. id: taxonomy_term.auteurs.default
  30. targetEntityType: taxonomy_term
  31. bundle: auteurs
  32. mode: default
  33. content:
  34. description:
  35. type: text_textarea
  36. weight: 2
  37. region: content
  38. settings:
  39. placeholder: ''
  40. rows: 5
  41. third_party_settings: { }
  42. field_nom:
  43. weight: 0
  44. settings:
  45. size: 60
  46. placeholder: ''
  47. third_party_settings: { }
  48. type: string_textfield
  49. region: content
  50. field_prenom:
  51. weight: 1
  52. settings:
  53. size: 60
  54. placeholder: ''
  55. third_party_settings: { }
  56. type: string_textfield
  57. region: content
  58. status:
  59. type: boolean_checkbox
  60. settings:
  61. display_label: true
  62. weight: 6
  63. region: content
  64. third_party_settings: { }
  65. hidden:
  66. langcode: true
  67. name: true
  68. path: true