Show different form input options based on dropdown answer

Hello all,

I am trying to create form with several options based on previous selections by user. Here is an example:

Question 1)
Where are you staying?
Someone’s House
A hotel

If user chooses Someone’s house → show following input fields for user to fill out
Persons Phone Name
Phone Number
Address
name on door

If user chooses Hotel → show following input fields
Hotel’s Name
Address
Check in and out dates
Hotel Voucher Input field
Button to request from Travel Agent
Toggle button for hotel optionals, like breakfast included / late check-out.

I took a look at interactions, and found out how something could be hidden or shown but couldn’t figure out how to display an entire form based on checkbox / button / dropdown value answer.

Hopefully I was clear enough, thanks in advance!


Here is my public share link: LINK
(how to access public share link)

1 Like

This topic was automatically closed 125 days after the last reply. New replies are no longer allowed.