You are here

webform_composite.links.task.yml in Webform Composite Tools 8

File

webform_composite.links.task.yml
View source
  1. # Composite Element List
  2. entity.config.composites:
  3. route_name: entity.webform_composite.list
  4. title: 'Composites'
  5. parent_id: webform.config
  6. weight: 25
  7. # Composite Element Forms
  8. entity.webform_composite:
  9. title: 'Edit'
  10. route_name: entity.webform_composite.edit_form
  11. base_route: entity.webform_composite.edit_form
  12. parent: entity.config.composites
  13. entity.webform_composite.edit_form:
  14. title: 'Edit'
  15. route_name: entity.webform_composite.edit_form
  16. parent_id: entity.webform_composite
  17. entity.webform_composite.source_form:
  18. route_name: entity.webform_composite.source_form
  19. title: 'Source'
  20. parent_id: entity.webform_composite