12345678910111213141516171819202122 |
- uuid: 0326cdc0-5e36-4936-9151-3f599a518321
- langcode: en
- status: true
- dependencies:
- config:
- - node.type.thematique
- id: node.thematique.sticky
- field_name: sticky
- entity_type: node
- bundle: thematique
- label: 'Sticky at top of lists'
- description: ''
- required: false
- translatable: false
- default_value:
- -
- value: 0
- default_value_callback: ''
- settings:
- on_label: 'On'
- off_label: 'Off'
- field_type: boolean
|