Conditional Registration Form
An event registration form with multi-level if/then/else conditions. Different required fields appear based on the combination of participant type and region.
Key Features
- Nested
if/then/elsewith multiple condition levels - Condition 1: adult + international → passport + visa required
- Condition 2: adult + domestic → national ID required
- Condition 3: minor → guardian consent + contact required