Author > Changing the questionnaire order > Adding general conditional logic > Ungrouping condition blocks
 
Ungrouping condition blocks
You can ungroup any questions and routing items that you have grouped in a Condition block. You can choose to ungroup the entire block or an If, ElseIf, or Else item within the block. You can also ungroup items by cutting them from the Condition block and pasting them elsewhere in the Routings pane.
To ungroup an entire condition block
1 In the Routings pane, select the Condition block that you want to ungroup.
2 From the menu, choose Group > Ungroup or press Alt+G, U.
This moves the items within the Condition block up one level in the routing list and deletes the block.
To ungroup an If, ElseIf, or Else item in a condition block
1 In the Routings pane, select the If, ElseIf, or Else item that you want to ungroup.
2 From the menu, choose Group > Ungroup or press Alt+G, U.
This moves the items within the If, ElseIf, or Else item up to the same level as the containing Condition block, and immediately following that block. The If, ElseIf, or Else item is removed from the Condition block.
To ungroup items without deleting the associated If, ElseIf, or Else item
1 In the Routings pane, expand the If, ElseIf, or Else item containing the desired items.
2 Use Shift+click or Ctrl+click to select the items you want to remove.
3 From the menu, choose Edit > Cut or press Ctrl+X.
4 Position the cursor outside the Condition block or If, ElseIf, or Else item, and choose Edit > Paste or press Ctrl+V.
See also
Adding general conditional logic