core.base_field_override.node.static.sticky.yml 413 B

12345678910111213141516171819202122
  1. uuid: 3138a146-1f7b-4727-99bb-2857950cdc97
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - node.type.static
  7. id: node.static.sticky
  8. field_name: sticky
  9. entity_type: node
  10. bundle: static
  11. label: 'Epinglé en haut des listes'
  12. description: ''
  13. required: false
  14. translatable: true
  15. default_value:
  16. -
  17. value: 0
  18. default_value_callback: ''
  19. settings:
  20. on_label: Activé
  21. off_label: Désactivé
  22. field_type: boolean