123456789101112131415161718192021 |
- uuid: f3ab25b7-dce6-421f-b379-bc83bd416438
- langcode: fr
- status: true
- dependencies:
- config:
- - field.storage.node.field_domain_all_affiliates
- - node.type.static
- id: node.static.field_domain_all_affiliates
- field_name: field_domain_all_affiliates
- entity_type: node
- bundle: static
- 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
|