You are here

form_mode_manager.schema.yml in Form mode manager 8

Same filename and directory in other branches
  1. 8.2 config/schema/form_mode_manager.schema.yml
config/schema/form_mode_manager.schema.yml

File

config/schema/form_mode_manager.schema.yml
View source
  1. # Schema for configuration files of the Form Mode Manager module.
  2. form_mode_manager.settings:
  3. type: config_object
  4. label: 'Form Mode Manager common settings'
  5. mapping:
  6. form_modes:
  7. type: sequence
  8. label: 'Form mode to exclude of manager system'
  9. sequence:
  10. type: mapping
  11. mapping:
  12. to_exclude:
  13. type: sequence
  14. label: 'List of form-mode to exclude'
  15. sequence:
  16. type: string
  17. label: Form mode name
  18. form_mode_manager.links:
  19. type: config_object
  20. label: 'Links position'
  21. mapping:
  22. local_tasks:
  23. type: sequence
  24. label: 'Local tasks position by entity type'
  25. sequence:
  26. type: mapping
  27. label: 'Position of generated tasks by Form Mode Manager'
  28. mapping:
  29. position:
  30. type: string
  31. label: Position