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. label: details
  18. region: content
  19. parent_name: ''
  20. weight: 3
  21. format_type: details_sidebar
  22. format_settings:
  23. classes: ''
  24. id: ''
  25. open: false
  26. description: ''
  27. required_fields: true
  28. weight: 0
  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. rows: 5
  40. placeholder: ''
  41. third_party_settings: { }
  42. field_nom:
  43. type: string_textfield
  44. weight: 0
  45. region: content
  46. settings:
  47. size: 60
  48. placeholder: ''
  49. third_party_settings: { }
  50. field_prenom:
  51. type: string_textfield
  52. weight: 1
  53. region: content
  54. settings:
  55. size: 60
  56. placeholder: ''
  57. third_party_settings: { }
  58. status:
  59. type: boolean_checkbox
  60. weight: 6
  61. region: content
  62. settings:
  63. display_label: true
  64. third_party_settings: { }
  65. hidden:
  66. langcode: true
  67. name: true
  68. path: true