Let's create a simple dessert order form from scratch. The user chooses the dessert from a drop-down multiple choice input. We give an option for the user to order one more for each choice. When the user selects a dessert such as chocolate custard, a checkbox appears, asking if the user wants to add one more.
The drop-down multiple choice contains:
- Ice cream cone.
- Shaved ice.
- Strawberry cake.
- Chocolate custard.