Hey everyone,
I’m working on a form setup where the next question depends on the user’s previous answer. For example:
Question 1: What do you prefer doing on weekends?
Grilling food outdoors
Watching movies
If they choose Grilling food outdoors, I want the form to show “What’s your favorite item to grill?”
But if they select Watching movies, it should display “What’s your favorite movie genre?”
I’ve been exploring this logic for a small project related to food and outdoor experiences, similar to how a food menu website organizes its options interactively. You can see how this approach helps enhance user engagement on the site here which inspired this idea.
Has anyone here implemented conditional questions before? Any tools or form builders you’d recommend?
Top comments (0)