You are here

core.entity_form_display.node.jssor_slider.default.yml in Jssor Slider 8

jssor_example/config/install/core.entity_form_display.node.jssor_slider.default.yml

File

jssor_example/config/install/core.entity_form_display.node.jssor_slider.default.yml
View source
  1. uuid: 65e76764-b439-465c-9300-f1cfbb2d1d47
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.jssor_slider.field_jssor_image
  7. - node.type.jssor_slider
  8. module:
  9. - image
  10. - path
  11. id: node.jssor_slider.default
  12. targetEntityType: node
  13. bundle: jssor_slider
  14. mode: default
  15. content:
  16. created:
  17. type: datetime_timestamp
  18. weight: 2
  19. settings: { }
  20. third_party_settings: { }
  21. field_jssor_image:
  22. type: image_image
  23. weight: 6
  24. settings:
  25. progress_indicator: throbber
  26. preview_image_style: thumbnail
  27. third_party_settings: { }
  28. path:
  29. type: path
  30. weight: 5
  31. settings: { }
  32. third_party_settings: { }
  33. promote:
  34. type: boolean_checkbox
  35. settings:
  36. display_label: true
  37. weight: 3
  38. third_party_settings: { }
  39. sticky:
  40. type: boolean_checkbox
  41. settings:
  42. display_label: true
  43. weight: 4
  44. third_party_settings: { }
  45. title:
  46. type: string_textfield
  47. weight: 0
  48. settings:
  49. size: 60
  50. placeholder: ''
  51. third_party_settings: { }
  52. uid:
  53. type: entity_reference_autocomplete
  54. weight: 1
  55. settings:
  56. match_operator: CONTAINS
  57. size: 60
  58. placeholder: ''
  59. third_party_settings: { }
  60. hidden: { }