You are here

rules_webform.rules.events.yml in RULES WEBFORM 8

Same filename and directory in other branches
  1. 3.x rules_webform.rules.events.yml

File

rules_webform.rules.events.yml
View source
  1. webform_submit:
  2. label: 'Webform submit'
  3. category: 'A Webform'
  4. context_definitions:
  5. webform_fields:
  6. type: 'webform_fields'
  7. label: 'Webform fields'
  8. webform_info:
  9. type: 'webform_info'
  10. label: 'Webform info'
  11. updating_submission:
  12. label: 'Updating a submission'
  13. category: 'A Webform'
  14. context_definitions:
  15. webform_fields:
  16. type: 'webform_fields'
  17. label: 'Webform fields'
  18. webform_fields_unchanged:
  19. type: 'webform_fields_unchanged'
  20. label: 'Webform fields unchanged'
  21. webform_info:
  22. type: 'webform_info'
  23. label: 'Webform info'
  24. deleting_submission:
  25. label: 'Deleting a submission'
  26. category: 'A Webform'
  27. context_definitions:
  28. webform_fields:
  29. type: 'webform_fields'
  30. label: 'Webform fields'
  31. webform_info:
  32. type: 'webform_info'
  33. label: 'Webform info'
  34. viewing_submission:
  35. label: 'Viewing a submission'
  36. category: 'A Webform'
  37. context_definitions:
  38. webform_fields:
  39. type: 'webform_fields'
  40. label: 'Webform fields'
  41. webform_info:
  42. type: 'webform_info'
  43. label: 'Webform info'