You are here

webform_composite.yml in Webform Composite Tools 8

config/schema/webform_composite.yml

File

config/schema/webform_composite.yml
View source
  1. webform_composite.webform_composite.*:
  2. type: mapping
  3. label: 'webform_composite'
  4. mapping:
  5. id:
  6. type: string
  7. label: 'Webform Composite ID'
  8. uuid:
  9. type: string
  10. label: 'UUID'
  11. status:
  12. type: boolean
  13. label: 'status'
  14. label:
  15. type: label
  16. label: 'Webform label'
  17. elements:
  18. type: text
  19. label: 'Elements (YAML)'
  20. description:
  21. type: label
  22. label: 'Administrative description'
  23. langcode:
  24. type: string
  25. label: 'Default language'