You are here

entityconnect.schema.yml in Entity connect 8.2

config/schema/entityconnect.schema.yml

File

config/schema/entityconnect.schema.yml
View source
  1. entityconnect.administration_config:
  2. type: config_object
  3. label: 'Entity connect admin settings'
  4. mapping:
  5. buttons:
  6. type: mapping
  7. label: 'Buttons'
  8. mapping:
  9. button_add:
  10. type: integer
  11. label: ‘Display add button’
  12. button_edit:
  13. type: integer
  14. label: ‘Display edit button’
  15. icons:
  16. type: mapping
  17. label: 'Icons'
  18. mapping:
  19. icon_add:
  20. type: integer
  21. label: ‘Icon setting for add button’
  22. icon_edit:
  23. type: integer
  24. label: ‘Icon setting for edit button’
  25. field.field.*.*.*.third_party.entityconnect:
  26. type: mapping
  27. label: 'Entity connect field settings'
  28. mapping:
  29. buttons:
  30. type: mapping
  31. label: 'Buttons'
  32. mapping:
  33. button_add:
  34. type: integer
  35. label: ‘Display add button’
  36. button_edit:
  37. type: integer
  38. label: ‘Display edit button’
  39. icons:
  40. type: mapping
  41. label: 'Icons'
  42. mapping:
  43. icon_add:
  44. type: integer
  45. label: ‘Icon setting for add button’
  46. icon_edit:
  47. type: integer
  48. label: ‘Icon setting for edit button’