---
title: "How to condition with multi-value fields"
canonical: "https://support.appfire.com/space/CSOT/68748245/How%20to%20condition%20with%20multi-value%20fields"
format: markdown
---
# Example 1

This example shows a condition to match anytime **check1** has been selected. This means it will create when **check1** has been selected in the original issue.

![image](media://ccc3020f-8088-43a4-a6ef-6172f5ac0e55)

# Example 2

This example shows conditioning that matches when both **check1** and **check2** have been selected. Both must be selected in the original issue in order for the subtask to be created.

![image](media://83db7997-b552-45b0-80f7-7a273be65c0a)

# Example 3

This example shows conditioning that matches when either **check1** or **check2** have been selected.

![image](media://91f17865-f69d-4e88-8c40-1f944c9ceb54)