You are here

thunder__thunder_update_8127.yml in Thunder 8.2

config/update/thunder__thunder_update_8127.yml

File

config/update/thunder__thunder_update_8127.yml
View source
  1. __global_actions:
  2. install_modules:
  3. - select2
  4. core.entity_form_display.node.article.default:
  5. expected_config:
  6. content:
  7. field_tags:
  8. settings:
  9. match_operator: CONTAINS
  10. placeholder: ''
  11. size: 60
  12. type: entity_reference_autocomplete_tags
  13. update_actions:
  14. change:
  15. content:
  16. field_tags:
  17. settings:
  18. autocomplete: true
  19. type: select2_entity_reference
  20. delete:
  21. content:
  22. field_tags:
  23. settings:
  24. match_operator: CONTAINS
  25. placeholder: ''
  26. size: 60