core.base_field_override.node.thematique.promote.yml 414 B

12345678910111213141516171819202122
  1. uuid: e0272ea2-d915-459d-8672-2a6a6c2f0117
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - node.type.thematique
  7. id: node.thematique.promote
  8. field_name: promote
  9. entity_type: node
  10. bundle: thematique
  11. label: 'Promoted to front page'
  12. description: ''
  13. required: false
  14. translatable: false
  15. default_value:
  16. -
  17. value: 0
  18. default_value_callback: ''
  19. settings:
  20. on_label: 'On'
  21. off_label: 'Off'
  22. field_type: boolean