123456789101112131415161718192021 |
- uuid: ce86a9b1-2452-48fe-a73a-4c509272f39b
- langcode: fr
- status: true
- dependencies:
- config:
- - field.storage.node.field_domain_all_affiliates
- - node.type.page
- id: node.page.field_domain_all_affiliates
- field_name: field_domain_all_affiliates
- entity_type: node
- bundle: page
- label: 'Send to all affiliates'
- description: 'Make this content available on all domains.'
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- on_label: Activé
- off_label: Désactivé
- field_type: boolean
|