You are here

core.entity_form_display.opigno_answer.opigno_true_false.default.yml in Opigno module 3.x

config/optional/core.entity_form_display.opigno_answer.opigno_true_false.default.yml

File

config/optional/core.entity_form_display.opigno_answer.opigno_true_false.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.opigno_answer.opigno_true_false.field_true_false
  6. - opigno_module.opigno_answer_type.opigno_true_false
  7. module:
  8. - opigno_module
  9. id: opigno_answer.opigno_true_false.default
  10. targetEntityType: opigno_answer
  11. bundle: opigno_true_false
  12. mode: default
  13. content:
  14. field_true_false:
  15. weight: 26
  16. settings: { }
  17. third_party_settings: { }
  18. type: opigno_true_false_widget_type
  19. region: content
  20. name:
  21. type: string_textfield
  22. weight: -4
  23. region: content
  24. settings:
  25. size: 60
  26. placeholder: ''
  27. third_party_settings: { }
  28. user_id:
  29. type: entity_reference_autocomplete
  30. weight: 5
  31. settings:
  32. match_operator: CONTAINS
  33. size: 60
  34. placeholder: ''
  35. region: content
  36. third_party_settings: { }
  37. hidden: { }