Testing the conditional form functionality
The form includes:
- A field that renders if the first field is not empty
- A field that will hide if the first field contains the word hide
- A field that shows if the first option in the dropdown is selected
- A field that hides if the first option in the dropdown is selected
- A field that shows if the word show is in the first field AND the third option in the dropdown is selected
- A field that shows if the first checkbox option is selected
- A field that shows if the second checkbox option is selected
