123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- uuid: 94dac4c2-f3e2-440e-ac7d-b8a192e5f9a8
- langcode: fr
- status: true
- dependencies:
- config:
- - field.field.node.operation.field_adresse
- - field.field.node.operation.field_commentaire
- - field.field.node.operation.field_dossier_de_candidature
- - field.field.node.operation.field_fiche_candidature
- - node.type.operation
- module:
- - address
- - file
- - user
- id: node.operation.default
- targetEntityType: node
- bundle: operation
- mode: default
- content:
- field_adresse:
- type: address_default
- label: above
- settings: { }
- third_party_settings: { }
- weight: 101
- region: content
- field_commentaire:
- type: basic_string
- label: above
- settings: { }
- third_party_settings: { }
- weight: 102
- region: content
- field_dossier_de_candidature:
- type: file_default
- label: above
- settings:
- use_description_as_link_text: true
- third_party_settings: { }
- weight: 104
- region: content
- field_fiche_candidature:
- type: file_default
- label: above
- settings:
- use_description_as_link_text: true
- third_party_settings: { }
- weight: 103
- region: content
- links:
- settings: { }
- third_party_settings: { }
- weight: 100
- region: content
- hidden:
- langcode: true
- search_api_excerpt: true
|