Dependent forms

Can you create a dependent form that links part of the form based on what you select on the original form?

Form 1 -Type of request

Drop down list= New (form2), Product (form3), Equipment (form4), Drug (form5)

~~~~~~~~~~

Form 2 = New service

*detail 1, detail 2 detail 3

Form 3=Product

*detail 1, detail 2 detail 3

Form 4 Equipment

*detail 1, detail 2 detail 3

Form 5 Drug

*detail 1, detail 2 detail 3


Currently we have a form that is too long to go through. I need a form that allows user to select the type of request they are submitting and then be redirected to the appropriate form based on the type of request. Similiar to a waterfall drop down list but in a form.

Answers