| 123456789101112131415161718192021222324252627282930 |
- uuid: fa92c1ed-2ea5-46be-9524-03a349c1f1c2
- langcode: fr
- status: true
- dependencies:
- config:
- - field.storage.node.field_domain_access
- - node.type.autre_son
- module:
- - domain_access
- third_party_settings:
- domain_access:
- add_current_domain: true
- id: node.autre_son.field_domain_access
- field_name: field_domain_access
- entity_type: node
- bundle: autre_son
- label: 'Domain Access'
- description: 'Select the affiliate domain(s) for this content'
- required: true
- translatable: true
- default_value: { }
- default_value_callback: null
- settings:
- handler: 'default:domain'
- handler_settings:
- target_bundles: null
- sort:
- field: weight
- direction: ASC
- field_type: entity_reference
|