Skip to content

Support deleting action conditions

JonGold requested to merge JonGold/form-processor:delete-conditions into master

Currently, there is no way to delete action conditions.

With this patch, editing a condition and setting the condition type to - No condition - will delete the condition.

Without this patch, doing the same thing will result in Form Processor crashing :)

Merge request reports